summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-16 12:47:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-16 12:47:34 +0000
commite3745c75e6924a646b0a4bf7e1fc47686737701a (patch)
treea6e2784435fa2278822ed724d7be828255058e26 /lib/libc
parentdb3357b8df2bcb9bad70c4694cd6eb95bbd15e44 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/string/strcpy.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3
index 6f221af9f604..208a3f947660 100644
--- a/lib/libc/string/strcpy.3
+++ b/lib/libc/string/strcpy.3
@@ -40,7 +40,7 @@
.Dt STRCPY 3
.Os
.Sh NAME
-.Nm strcpy
+.Nm strcpy , strncpy
.Nd copy strings
.Sh LIBRARY
.Lb libc