svn commit: r211965 - head/bin/pax

Brian Somers brian at FreeBSD.org
Sun Aug 29 12:17:17 UTC 2010


Author: brian
Date: Sun Aug 29 12:17:16 2010
New Revision: 211965
URL: http://svn.freebsd.org/changeset/base/211965

Log:
  Touch the man page date after updating the ustar limitations.
  
  MFC after:	3 weeks

Modified:
  head/bin/pax/pax.1

Modified: head/bin/pax/pax.1
==============================================================================
--- head/bin/pax/pax.1	Sun Aug 29 12:14:53 2010	(r211964)
+++ head/bin/pax/pax.1	Sun Aug 29 12:17:16 2010	(r211965)
@@ -33,7 +33,7 @@
 .\"	@(#)pax.1	8.4 (Berkeley) 4/18/94
 .\" $FreeBSD$
 .\"
-.Dd July 3, 2004
+.Dd August 29, 2010
 .Dt PAX 1
 .Os
 .Sh NAME


More information about the svn-src-all mailing list