svn commit: r184018 - head/share/man/man4

Ed Schouten ed at FreeBSD.org
Sat Oct 18 06:23:08 UTC 2008


Author: ed
Date: Sat Oct 18 06:23:08 2008
New Revision: 184018
URL: http://svn.freebsd.org/changeset/base/184018

Log:
  Increase the date in the manual page, which should have been done in r183922.
  
  In r183922 I introduced a new DDB command, documented it, but forgot to
  bump the date in the manual page.
  
  Pointed out by:	bz

Modified:
  head/share/man/man4/ddb.4

Modified: head/share/man/man4/ddb.4
==============================================================================
--- head/share/man/man4/ddb.4	Sat Oct 18 06:20:16 2008	(r184017)
+++ head/share/man/man4/ddb.4	Sat Oct 18 06:23:08 2008	(r184018)
@@ -60,7 +60,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 4, 2008
+.Dd October 18, 2008
 .Dt DDB 4
 .Os
 .Sh NAME


More information about the svn-src-head mailing list