1 --- _SB/Libc/locale/FreeBSD/tolower.3 2004-11-25 11:38:19.000000000 -0800
2 +++ _SB/Libc/locale/FreeBSD/tolower.3.edit 2006-06-28 16:55:51.000000000 -0700
10 .Nd upper case to lower case letter conversion
36 the value of the argument is
44 +function uses the current locale, the
46 +function may be passed a locale directly. See
48 +for more information.
50 If the argument is an upper-case letter, the
52 function returns the corresponding lower-case letter if there is
53 -one; otherwise the argument is returned unchanged.
54 +one; otherwise, the argument is returned unchanged.