summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/nc/nc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1
index b696b3d693..f60abe6f79 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.23 2002/11/14 00:50:40 deraadt Exp $ 1.\" $OpenBSD: nc.1,v 1.24 2003/01/05 09:39:39 pvalchev Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -57,7 +57,7 @@ Unlike
57.Nm 57.Nm
58scripts nicely, and separates error messages onto standard error instead 58scripts nicely, and separates error messages onto standard error instead
59of sending them to standard output, as 59of sending them to standard output, as
60.Xr telnet 1 , 60.Xr telnet 1
61does with some. 61does with some.
62.Pp 62.Pp
63Destination ports can be single integers or ranges. 63Destination ports can be single integers or ranges.