diff options
-rw-r--r-- | src/usr.bin/nc/nc.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index 8379cdcffd..472fa76cb9 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.35 2005/01/07 10:07:35 jmc Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.36 2005/01/07 10:11:31 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1996 David Sacerdote | 3 | .\" Copyright (c) 1996 David Sacerdote |
4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
@@ -121,9 +121,9 @@ It is an error to use this option in conjunction with the | |||
121 | or | 121 | or |
122 | .Fl z | 122 | .Fl z |
123 | options. | 123 | options. |
124 | Additionally, the | 124 | Additionally, any timeouts specified with the |
125 | .Fl w | 125 | .Fl w |
126 | option is ignored. | 126 | option are ignored. |
127 | .It Fl n | 127 | .It Fl n |
128 | Do not do any DNS or service lookups on any specified addresses, | 128 | Do not do any DNS or service lookups on any specified addresses, |
129 | hostnames or ports. | 129 | hostnames or ports. |