diff options
| author | perry <perry@NetBSD.org> | 1998-02-05 18:45:17 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-02-05 18:45:17 +0000 |
| commit | 312aca536fc7f9c37d79535a99e8e78dcd8187ec (patch) | |
| tree | f7c8aefe8ca54acc1da0558411a91caa1188b5e1 /lib/libc/string/bstring.3 | |
| parent | 09d3729694cd81e0a7645407b2d8ae2e693fd59c (diff) | |
add LIBRARY section to man page
Diffstat (limited to 'lib/libc/string/bstring.3')
| -rw-r--r-- | lib/libc/string/bstring.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/string/bstring.3 b/lib/libc/string/bstring.3 index 4739d85d041..4d421e0340f 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.4 1998/01/30 23:38:15 perry Exp $ +.\" $NetBSD: bstring.3,v 1.5 1998/02/05 18:50:25 perry Exp $ .\" .Dd June 4, 1993 .Dt BSTRING 3 @@ -48,6 +48,8 @@ .Nm memmove, .Nm memset .Nd byte string operations +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <string.h> .Ft int |
