diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/string/strcpy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3 index 6f221af..208a3f9 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 |