1 --- strcasecmp.3.orig 2009-11-30 13:52:22.000000000 -0800
2 +++ strcasecmp.3 2009-11-30 15:12:56.000000000 -0800
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"
47 @@ -59,8 +83,20 @@ and
59 +functions use the current locale, the
63 +functions may be passed locales directly. See
65 +for more information.
69 @@ -84,7 +120,7 @@ is greater than