aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-12-28 14:57:33 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-12-28 14:57:33 +0000
commit90f3949dadd1bb4dcb3e036548f266c4f2c54195 (patch)
treec5c1aa842dc7b4050a23de7c78f1da42162b368d /lib/libc/string
parent1ec6c24405fac08d4a4513142afc06e7bc4f5257 (diff)
Notes
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/strcasecmp.33
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