diff options
Diffstat (limited to 'lib/libc/string/strcpy.3')
-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 cb38dce6b8fe..6f221af9f604 100644 --- a/lib/libc/string/strcpy.3 +++ b/lib/libc/string/strcpy.3 @@ -38,7 +38,7 @@ .\" .Dd June 4, 1993 .Dt STRCPY 3 -.Os BSD 4 +.Os .Sh NAME .Nm strcpy .Nd copy strings |