summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1
diff options
context:
space:
mode:
authorjmc <>2005-01-07 10:11:31 +0000
committerjmc <>2005-01-07 10:11:31 +0000
commit76b52e88a033799a1e0d1f160a191acb0c739d3d (patch)
tree2de74945449da5a938d20b0c1c5dd1968f64406a /src/usr.bin/nc/nc.1
parentecfb1dd83289a255825e920ccec323a045c2e644 (diff)
downloadopenbsd-76b52e88a033799a1e0d1f160a191acb0c739d3d.tar.gz
openbsd-76b52e88a033799a1e0d1f160a191acb0c739d3d.tar.bz2
openbsd-76b52e88a033799a1e0d1f160a191acb0c739d3d.zip
better wording for -l;
Diffstat (limited to 'src/usr.bin/nc/nc.1')
-rw-r--r--src/usr.bin/nc/nc.16
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
121or 121or
122.Fl z 122.Fl z
123options. 123options.
124Additionally, the 124Additionally, any timeouts specified with the
125.Fl w 125.Fl w
126option is ignored. 126option are ignored.
127.It Fl n 127.It Fl n
128Do not do any DNS or service lookups on any specified addresses, 128Do not do any DNS or service lookups on any specified addresses,
129hostnames or ports. 129hostnames or ports.