diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 16:46:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-06 16:46:24 +0000 |
| commit | 0d8324cd3617af09a60559e2f4557a793a167e34 (patch) | |
| tree | 2933c6e9f72276c03f0a16b3abc112db4f58a90e /lib/libc/string/string.3 | |
| parent | 1367cb73f53466185f1c79ee57154ab6a72ea325 (diff) | |
Notes
Diffstat (limited to 'lib/libc/string/string.3')
| -rw-r--r-- | lib/libc/string/string.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index 8a83a3732cb8..6a3457c12b9b 100644 --- a/lib/libc/string/string.3 +++ b/lib/libc/string/string.3 @@ -44,14 +44,14 @@ .Nm strrchr , .Nm strcmp , .Nm strncmp , -.Nm strcasecmp, +.Nm strcasecmp , .Nm strncasecmp , .Nm strcpy , .Nm strncpy , .Nm strerror , .Nm strlen , .Nm strpbrk , -.Nm strsep, +.Nm strsep , .Nm strspn , .Nm strcspn , .Nm strstr , @@ -155,4 +155,4 @@ and .Fn strtok functions conform to -.St -ansiC . +.St -isoC . |
