summaryrefslogtreecommitdiff
path: root/lib/libc/string/memmove.3
diff options
context:
space:
mode:
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 *