summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1
diff options
context:
space:
mode:
authorian <>2000-07-10 21:52:35 +0000
committerian <>2000-07-10 21:52:35 +0000
commit54c97ce0436f95932c9da449373d9cddbdef8aba (patch)
tree6153ea2ddf76ca912a285cef8bca9606449db4bf /src/usr.bin/nc/nc.1
parent5486a7dcd17f8346b3c3d057f7c6887934adb1e8 (diff)
downloadopenbsd-54c97ce0436f95932c9da449373d9cddbdef8aba.tar.gz
openbsd-54c97ce0436f95932c9da449373d9cddbdef8aba.tar.bz2
openbsd-54c97ce0436f95932c9da449373d9cddbdef8aba.zip
Typo & style fix.
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 34f9acaefc..f2cc5a709d 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.9 2000/07/08 15:42:04 aaron Exp $ 1.\" $OpenBSD: nc.1,v 1.10 2000/07/10 21:52:35 ian Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -179,7 +179,7 @@ Specifies that
179.Nm 179.Nm
180should just scan for listening 180should just scan for listening
181daemons, without sending any data to them. 181daemons, without sending any data to them.
182Diagnostic messages about refused connections with not be displayed unless 182Diagnostic messages about refused connections will not be displayed unless
183.Fl v 183.Fl v
184is specified twice. 184is specified twice.
185.El 185.El
@@ -187,7 +187,7 @@ is specified twice.
187.Bl -tag -width x 187.Bl -tag -width x
188.It Li "nc" 188.It Li "nc"
189Wait for the user to type what would normally be command-line 189Wait for the user to type what would normally be command-line
190arguments in at stdin. 190arguments on stdin.
191.It Li "nc example.host 42" 191.It Li "nc example.host 42"
192Open a TCP connection to port 42 of example.host. 192Open a TCP connection to port 42 of example.host.
193If the connection 193If the connection