svn commit: r187918 - head/lib/libc/db/man

Gabor Kovesdan gabor at FreeBSD.org
Fri Jan 30 07:28:36 PST 2009


Author: gabor (doc,ports committer)
Date: Fri Jan 30 15:28:35 2009
New Revision: 187918
URL: http://svn.freebsd.org/changeset/base/187918

Log:
  - Remove superfluous comment
  
  PR:             docs/129400
  Submitted by:   Gavin Atkinson <gavin at freebsd.org>

Modified:
  head/lib/libc/db/man/dbm.3

Modified: head/lib/libc/db/man/dbm.3
==============================================================================
--- head/lib/libc/db/man/dbm.3	Fri Jan 30 15:27:04 2009	(r187917)
+++ head/lib/libc/db/man/dbm.3	Fri Jan 30 15:28:35 2009	(r187918)
@@ -15,8 +15,6 @@
 .\"
 .\" $FreeBSD$
 .\"
-.\" Note: The date here should be updated whenever a non-trivial
-.\" change is made to the manual page.
 .Dd April 16, 2006
 .Dt DBM 3
 .Os


More information about the svn-src-all mailing list