summaryrefslogtreecommitdiff
path: root/lib/libc/db/man/btree.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/man/btree.3')
-rw-r--r--lib/libc/db/man/btree.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/man/btree.3 b/lib/libc/db/man/btree.3
index 5712d18aaedad..f28f926ee69d9 100644
--- a/lib/libc/db/man/btree.3
+++ b/lib/libc/db/man/btree.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)btree.3 8.4 (Berkeley) 8/18/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/db/man/btree.3,v 1.8.20.1 2008/10/02 02:57:24 kensmith Exp $
.\"
.Dd August 18, 1994
.Dt BTREE 3