Oops. I seem to have over-corrected with my last commit. It should be

right this time
This commit is contained in:
gpalmer 1995-12-29 08:23:59 +00:00
parent 79b9c69957
commit 0c3911acb2

@ -78,11 +78,11 @@ one; otherwise the argument is returned unchanged.
.Xr isupper 3 ,
.Xr isxdigit 3 ,
.Xr toascii 3 ,
.Xr tolower 3 ,
.Xr toupper 3 ,
.Xr stdio 3 ,
.Xr ascii 7
.Sh STANDARDS
The
.Fn toupper
.Fn tolower
function conforms to
.St -ansiC .