summaryrefslogtreecommitdiff
path: root/lib/libc/string/bstring.3
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2001-09-16 01:41:09 +0000
committerwiz <wiz@NetBSD.org>2001-09-16 01:41:09 +0000
commit4c17cdc321a80314ae1b38791fbb49b10289547b (patch)
tree463fcb0a4ac3f1189c8214e4a3ee05b8703e7218 /lib/libc/string/bstring.3
parentdfcfff97f3c11b9b1c60163907f3b5a9b071e154 (diff)
Whitespace fixes and sort SEE ALSO.
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 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