Date: Sat, 11 Jul 2009 17:35:55 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/contrib/netcat nc.1 Message-ID: <200907111736.n6BHaI0V047453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2009-07-11 17:35:55 UTC FreeBSD src repository Modified files: contrib/netcat nc.1 Log: SVN rev 195621 on 2009-07-11 17:35:55Z by cperciva Fix .Dd value -- our mdoc macros don't know how to parse the $Mdocdate$ tag, so the file was being treated as having no date (i.e., the current date was being inserted). Approved by: re (kib) Revision Changes Path 1.14 +1 -1 src/contrib/netcat/nc.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907111736.n6BHaI0V047453>