summaryrefslogtreecommitdiff
path: root/lib/libc/string/bstring.3
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>1997-10-09 10:07:40 +0000
committerlukem <lukem@NetBSD.org>1997-10-09 10:07:40 +0000
commit2a55b0f192a2fc1a4eeeeb2b604cddc4fbddfb63 (patch)
tree7ef4b7df106034fb710df27f7fc0b528f7e85b25 /lib/libc/string/bstring.3
parent4c9d6e4d9c33a78d2616b31b604a86ca4b0c696b (diff)
rcsid police
Diffstat (limited to 'lib/libc/string/bstring.3')
-rw-r--r--lib/libc/string/bstring.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/bstring.3 b/lib/libc/string/bstring.3
index 44f2396c4cf..d3feeed5a79 100644
--- a/lib/libc/string/bstring.3
+++ b/lib/libc/string/bstring.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bstring.3 6.8 (Berkeley) 4/19/91
-.\" $Id: bstring.3,v 1.2 1993/08/01 07:44:05 mycroft Exp $
+.\" $NetBSD: bstring.3,v 1.3 1997/10/09 10:08:25 lukem Exp $
.\"
.Dd April 19, 1991
.Dt BSTRING 3