diff options
| author | wiz <wiz@NetBSD.org> | 2001-09-16 01:41:09 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-09-16 01:41:09 +0000 |
| commit | 4c17cdc321a80314ae1b38791fbb49b10289547b (patch) | |
| tree | 463fcb0a4ac3f1189c8214e4a3ee05b8703e7218 /lib/libc/string/bstring.3 | |
| parent | dfcfff97f3c11b9b1c60163907f3b5a9b071e154 (diff) | |
Whitespace fixes and sort SEE ALSO.
Diffstat (limited to 'lib/libc/string/bstring.3')
| -rw-r--r-- | lib/libc/string/bstring.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/bstring.3 b/lib/libc/string/bstring.3 index 4d421e0340f..cacf7bc0c41 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.5 1998/02/05 18:50:25 perry Exp $ +.\" $NetBSD: bstring.3,v 1.6 2001/09/16 01:41:09 wiz Exp $ .\" .Dd June 4, 1993 .Dt BSTRING 3 @@ -45,7 +45,7 @@ .Nm memchr , .Nm memcmp , .Nm memcpy , -.Nm memmove, +.Nm memmove , .Nm memset .Nd byte string operations .Sh LIBRARY |
