summaryrefslogtreecommitdiff
path: root/lib/libc/string/memmove.3
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-04-21 09:42:15 +0000
commit25bb73e063c17cd9048cf60100dbc0ac5177e94a (patch)
tree9160f84286ed4bd1184aae1a5bedcd86c4288d6b /lib/libc/string/memmove.3
parentddd1f930f3ddb56c67b972a41db67d53b84083ec (diff)
Notes
Diffstat (limited to 'lib/libc/string/memmove.3')
-rw-r--r--lib/libc/string/memmove.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/memmove.3 b/lib/libc/string/memmove.3
index 73556009d321..71626f7890e4 100644
--- a/lib/libc/string/memmove.3
+++ b/lib/libc/string/memmove.3
@@ -42,6 +42,8 @@
.Sh NAME
.Nm memmove
.Nd copy byte string
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <string.h>
.Ft void *