summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/bcopy.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/bcopy.3')
-rw-r--r--lib/libc/string/bcopy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3
index 095ae05..5fecc5b 100644
--- a/lib/libc/string/bcopy.3
+++ b/lib/libc/string/bcopy.3
@@ -44,7 +44,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <string.h>
+.In string.h
.Ft void
.Fn bcopy "const void *src" "void *dst" "size_t len"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud