Date: Sat, 18 Oct 2008 06:23:08 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r184018 - head/share/man/man4 Message-ID: <200810180623.m9I6N8Wn008930@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810180623.m9I6N8Wn008930>