diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-16 12:47:34 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-16 12:47:34 +0000 |
| commit | e3745c75e6924a646b0a4bf7e1fc47686737701a (patch) | |
| tree | a6e2784435fa2278822ed724d7be828255058e26 /lib/libc | |
| parent | db3357b8df2bcb9bad70c4694cd6eb95bbd15e44 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -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 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 |
