=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nc/nc.1,v retrieving revision 1.35 retrieving revision 1.36 diff -c -r1.35 -r1.36 *** src/usr.bin/nc/nc.1 2005/01/07 10:07:35 1.35 --- src/usr.bin/nc/nc.1 2005/01/07 10:11:31 1.36 *************** *** 1,4 **** ! .\" $OpenBSD: nc.1,v 1.35 2005/01/07 10:07:35 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: nc.1,v 1.36 2005/01/07 10:11:31 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. *************** *** 121,129 **** or .Fl z options. ! Additionally, the .Fl w ! option is ignored. .It Fl n Do not do any DNS or service lookups on any specified addresses, hostnames or ports. --- 121,129 ---- or .Fl z options. ! Additionally, any timeouts specified with the .Fl w ! option are ignored. .It Fl n Do not do any DNS or service lookups on any specified addresses, hostnames or ports.