Index: usr.bin/nc/nc.1 =================================================================== RCS file: /cvs/src/usr.bin/nc/nc.1,v retrieving revision 1.65 diff -u -p -r1.65 nc.1 --- usr.bin/nc/nc.1 20 Aug 2013 21:05:20 -0000 1.65 +++ usr.bin/nc/nc.1 10 Feb 2014 16:16:43 -0000 @@ -356,7 +356,7 @@ Using a second machine, connect to the l .Nm process, feeding it the file which is to be transferred: .Pp -.Dl $ nc host.example.com 1234 \*(Lt filename.in +.Dl $ nc -N host.example.com 1234 \*(Lt filename.in .Pp After the file has been transferred, the connection will close automatically. .Sh TALKING TO SERVERS