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

right this time
This commit is contained in:
Gary Palmer 1995-12-29 08:23:59 +00:00
parent aba89c509d
commit b3d64ab72f

View File

@ -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 .