diff options
-rw-r--r-- | src/usr.bin/nc/nc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index c659d2b2b9..eae9529c5d 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: nc.1,v 1.13 2001/06/26 06:55:06 ericj Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.14 2001/06/26 14:14:14 jasoni Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1996 David Sacerdote | 3 | .\" Copyright (c) 1996 David Sacerdote |
4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
@@ -96,7 +96,7 @@ Also causes a delay time between connections to multiple ports. | |||
96 | .It Fl k | 96 | .It Fl k |
97 | Forces | 97 | Forces |
98 | .Nm | 98 | .Nm |
99 | to stay listen for another connection after it's current connection | 99 | to stay listening for another connection after it's current connection |
100 | is completed. | 100 | is completed. |
101 | .It Fl l | 101 | .It Fl l |
102 | Used to specify that | 102 | Used to specify that |