=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nc/nc.1,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/nc/nc.1 2001/08/02 20:54:56 1.16 --- src/usr.bin/nc/nc.1 2001/08/30 13:21:50 1.17 *************** *** 1,4 **** ! .\" $OpenBSD: nc.1,v 1.16 2001/08/02 20:54:56 ericj Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: nc.1,v 1.17 2001/08/30 13:21:50 krw Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. *************** *** 157,163 **** diagnostic messages on stderr. .It Li "nc -v -z hostname 20-30" Attempt to open TCP connections to ports 20 through 30 of ! hostname , and report which ones .Nm was able to connect to. .It Li "nc -v -u -z -w 3 hostname 20-30" --- 157,163 ---- diagnostic messages on stderr. .It Li "nc -v -z hostname 20-30" Attempt to open TCP connections to ports 20 through 30 of ! hostname, and report which ones .Nm was able to connect to. .It Li "nc -v -u -z -w 3 hostname 20-30"