From aa1c2a80b4ea1d3a67a8b10147979d40a70723ce Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Fri, 30 Jan 2009 15:28:35 +0000 Subject: [PATCH] - Remove superfluous comment PR: docs/129400 Submitted by: Gavin Atkinson --- lib/libc/db/man/dbm.3 | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/libc/db/man/dbm.3 b/lib/libc/db/man/dbm.3 index 16becc6dc58..fabce8a8f2c 100644 --- a/lib/libc/db/man/dbm.3 +++ b/lib/libc/db/man/dbm.3 @@ -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