diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-12-28 14:57:33 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-12-28 14:57:33 +0000 |
| commit | 90f3949dadd1bb4dcb3e036548f266c4f2c54195 (patch) | |
| tree | c5c1aa842dc7b4050a23de7c78f1da42162b368d /lib/libc/string | |
| parent | 1ec6c24405fac08d4a4513142afc06e7bc4f5257 (diff) | |
Notes
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/strcasecmp.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/strcasecmp.3 b/lib/libc/string/strcasecmp.3 index 1dd5f80ddfda..4521a068681a 100644 --- a/lib/libc/string/strcasecmp.3 +++ b/lib/libc/string/strcasecmp.3 @@ -79,7 +79,8 @@ characters. .Xr memcmp 3 , .Xr strcmp 3 , .Xr strcoll 3 , -.Xr strxfrm 3 +.Xr strxfrm 3 , +.Xr tolower 3 .Sh HISTORY The .Fn strcasecmp |
