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.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/bstring.3 b/lib/libc/string/bstring.3
index fed51647158..839a67f099d 100644
--- a/lib/libc/string/bstring.3
+++ b/lib/libc/string/bstring.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bstring.3 8.1 (Berkeley) 6/4/93
-.\" $NetBSD: bstring.3,v 1.7 2002/02/07 07:00:31 ross Exp $
+.\" $NetBSD: bstring.3,v 1.8 2003/04/16 13:34:48 wiz Exp $
.\"
.Dd June 4, 1993
.Dt BSTRING 3
@@ -51,7 +51,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include \*[Lt]string.h\*[Gt]
+.In string.h
.Ft int
.Fn bcmp "const void *b1" "const void *b2" "size_t len"
.Ft void