summaryrefslogtreecommitdiffstats
path: root/lib/libc/db
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>1999-07-12 20:50:10 +0000
committernik <nik@FreeBSD.org>1999-07-12 20:50:10 +0000
commitf7a8bc4c04b17d06349e0d2590c2830dcf98666b (patch)
tree17d246a91783afd5e03f30eb96c079049bb6b0a2 /lib/libc/db
parent9487ea6721a6dad37ea26f52ce635ee445339772 (diff)
downloadFreeBSD-src-f7a8bc4c04b17d06349e0d2590c2830dcf98666b.zip
FreeBSD-src-f7a8bc4c04b17d06349e0d2590c2830dcf98666b.tar.gz
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
Diffstat (limited to 'lib/libc/db')
-rw-r--r--lib/libc/db/man/btree.31
-rw-r--r--lib/libc/db/man/dbopen.31
-rw-r--r--lib/libc/db/man/hash.31
-rw-r--r--lib/libc/db/man/recno.31
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/db/man/btree.3 b/lib/libc/db/man/btree.3
index 8284b21..93762dc 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 f06a4ef..6fce5ee 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 d408b5d..16157ba 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 bb5f353..3e8b852 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
OpenPOWER on IntegriCloud