diff options
author | robert <robert@FreeBSD.org> | 2002-10-10 14:16:08 +0000 |
---|---|---|
committer | robert <robert@FreeBSD.org> | 2002-10-10 14:16:08 +0000 |
commit | b1e943b5c67109f36056694d04993e1178f6ef94 (patch) | |
tree | 668129d2bcb2e791ff7f0137bc1e670199734784 /lib/libc | |
parent | 32fcba3d7e6f39874b1a425ac028a8c3d1eb8873 (diff) | |
download | FreeBSD-src-b1e943b5c67109f36056694d04993e1178f6ef94.zip FreeBSD-src-b1e943b5c67109f36056694d04993e1178f6ef94.tar.gz |
Fix another spelling mistake.
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 9c71d27..5079ddd 100644 --- a/lib/libc/string/strcpy.3 +++ b/lib/libc/string/strcpy.3 @@ -197,4 +197,4 @@ The .Fn stpcpy function first appeared in .Fx 4.4 , -coming from 1998-ventage Linux. +coming from 1998-vintage Linux. |