diff options
Diffstat (limited to 'usr.bin/nc/nc.1')
-rw-r--r-- | usr.bin/nc/nc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1 index b696b3d6936..f60abe6f790 100644 --- a/usr.bin/nc/nc.1 +++ b/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.23 2002/11/14 00:50:40 deraadt Exp $ +.\" $OpenBSD: nc.1,v 1.24 2003/01/05 09:39:39 pvalchev Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -57,7 +57,7 @@ Unlike .Nm scripts nicely, and separates error messages onto standard error instead of sending them to standard output, as -.Xr telnet 1 , +.Xr telnet 1 does with some. .Pp Destination ports can be single integers or ranges. |