summaryrefslogtreecommitdiff
path: root/lib/libc/string/bstring.3
diff options
context:
space:
mode:
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