From fbc400a67a4e6979c5d99fe59d904cf08992a98f Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Mon, 12 Jul 1999 20:50:10 +0000 Subject: Add $Id$, to make it simpler for members of the translation teams to track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde --- lib/libc/db/man/btree.3 | 1 + lib/libc/db/man/dbopen.3 | 1 + lib/libc/db/man/hash.3 | 1 + lib/libc/db/man/recno.3 | 1 + 4 files changed, 4 insertions(+) (limited to 'lib/libc/db') diff --git a/lib/libc/db/man/btree.3 b/lib/libc/db/man/btree.3 index 8284b21aaeec..93762dc05c0b 100644 --- a/lib/libc/db/man/btree.3 +++ b/lib/libc/db/man/btree.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)btree.3 8.4 (Berkeley) 8/18/94 +.\" $Id$ .\" .TH BTREE 3 "August 18, 1994" .\".UC 7 diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3 index f06a4ef5771e..6fce5ee2ed8b 100644 --- a/lib/libc/db/man/dbopen.3 +++ b/lib/libc/db/man/dbopen.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)dbopen.3 8.5 (Berkeley) 1/2/94 +.\" $Id$ .\" .TH DBOPEN 3 "January 2, 1994" .UC 7 diff --git a/lib/libc/db/man/hash.3 b/lib/libc/db/man/hash.3 index d408b5dcbca3..16157baa2518 100644 --- a/lib/libc/db/man/hash.3 +++ b/lib/libc/db/man/hash.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)hash.3 8.6 (Berkeley) 8/18/94 +.\" $Id$ .\" .TH HASH 3 "August 18, 1994" .UC 7 diff --git a/lib/libc/db/man/recno.3 b/lib/libc/db/man/recno.3 index bb5f3538da54..3e8b852c3e9b 100644 --- a/lib/libc/db/man/recno.3 +++ b/lib/libc/db/man/recno.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)recno.3 8.5 (Berkeley) 8/18/94 +.\" $Id$ .\" .TH RECNO 3 "August 18, 1994" .UC 7 -- cgit v1.3