1 --- strcoll.3.bsdnew 2009-11-30 13:52:22.000000000 -0800
2 +++ strcoll.3 2009-11-30 14:29:06.000000000 -0800
8 -.Nd compare strings according to current collation
11 +.Nd compare strings, according to current collation
17 -.Fn strcoll "const char *s1" "const char *s2"
33 @@ -62,11 +74,20 @@ If information about the current locale
40 +function uses the current locale, the
42 +function may be passed a locale directly. See
44 +for more information.