1 --- _SB/Libc/string/FreeBSD/strcasecmp.3 2004-11-25 11:38:46.000000000 -0800
2 +++ _SB/Libc/string/FreeBSD/strcasecmp.3.edit 2006-06-28 16:55:53.000000000 -0700
11 .Nd compare strings, ignoring case
17 -.Fn strcasecmp "const char *s1" "const char *s2"
23 -.Fn strncasecmp "const char *s1" "const char *s2" "size_t len"
59 +functions use the current locale, the
63 +functions may be passed locales directly. See
65 +for more information.