docs/185353: nc(1) does not exit after transfer (should be documented)

Allan Jude freebsd at allanjude.com
Mon Feb 10 16:30:01 UTC 2014


The following reply was made to PR docs/185353; it has been noted by GNATS.

From: Allan Jude <freebsd at allanjude.com>
To: bug-followup at FreeBSD.org, rol at robert-eckardt.de
Cc:  
Subject: Re: docs/185353: nc(1) does not exit after transfer (should be documented)
Date: Mon, 10 Feb 2014 11:28:30 -0500

 This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
 --XT7BEsPaqPf8iu4tkvRjj0IVfVVkg2Kte
 Content-Type: multipart/mixed;
  boundary="------------010906050000010700040805"
 
 This is a multi-part message in MIME format.
 --------------010906050000010700040805
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 I have sent in a patch upstream to resolve this issue. Once it is
 committed we can import the updated version of netcat and gain the
 documentation fix.
 
 It is a 1 line diff to the man page, so I've attached a diff against our
 tree as well, for reference.
 
 --=20
 Allan Jude
 
 --------------010906050000010700040805
 Content-Type: text/plain; charset=windows-1252;
  name="contrib_netcat.nc.1.diff"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
  filename="contrib_netcat.nc.1.diff"
 
 Index: contrib/netcat/nc.1
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- contrib/netcat/nc.1	(revision 261716)
 +++ contrib/netcat/nc.1	(working copy)
 @@ -365,7 +365,7 @@
  .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 automatic=
 ally.
  .Sh TALKING TO SERVERS
 
 --------------010906050000010700040805--
 
 --XT7BEsPaqPf8iu4tkvRjj0IVfVVkg2Kte
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.16 (MingW32)
 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
 
 iQIcBAEBAgAGBQJS+P4uAAoJEJrBFpNRJZKfxmIP/3OozGxuoBulAb7w4lkyyUy9
 w+mjCk3prdvZ5ofAdx/UYVuHiw8NMj9MAY2FlAY4OXn+rZO/E0UQTcBy8j5oCSjP
 Ccc0sdt9jfp4itLOyzC8Kc0uU/eKM1FOFJSh5gv8uTAu8aZJ7Ep93R79k90BIHAQ
 j9XbBByEsapARfMWUb1GLtpAkbTPtkUHhsxzzWpm7B8Asu2E3Y7+bGz6cYDavRHO
 iB84kwhnEdAyJfImDbHYjq4+uL1vCwPo+yNFSf2x9oROFGiGOqxdjxQYkmis0yBE
 UR3CnBLSz6CfInMaCUKS1dW6LkioOU0TMVJSUnZxXBiYu3AvNYWmk6UReN88PSCa
 8zlyGJ6mOELI4HnjcSMcJMzg8cjK+QUU6k/hVbphB7Lk3YkrHU4akW99ma2xVPjd
 6q3xjxIDBX/Hmfh8dRzR4otX/3jWZv6DewfyHz26oPeuCje5eHgLVci0EkXrL/A6
 NOK98HVLwVbXL9XDT2tbbfHJ+a4vQYLIN11BZRvnm6vn8anfWhNnmvCCjNKWwlS5
 UlCjHs0h6/aOc5Zd8U3h9RJjciCc2zIpHfq7dT8x0efmGyQbcEMCSJ7sIlC+0E8I
 Yw75rTZWo0zOmpn/yEICcZw2NR3g3Gi9q/S7QGg3S6mOXno8e/paoiyennmhNHsq
 OaVJB1WZUnrMD4wjfcVj
 =Ecvw
 -----END PGP SIGNATURE-----
 
 --XT7BEsPaqPf8iu4tkvRjj0IVfVVkg2Kte--


More information about the freebsd-doc mailing list