Correct what seem to me to be some mistakes in the references and
standards sections. Also add a missing `,' to each file.
This commit is contained in:
parent
7d58f46554
commit
6f1698821b
@ -78,11 +78,11 @@ one; otherwise the argument is returned unchanged.
|
||||
.Xr isupper 3 ,
|
||||
.Xr isxdigit 3 ,
|
||||
.Xr toascii 3 ,
|
||||
.Xr toupper 3 ,
|
||||
.Xr stdio 3
|
||||
.Xr tolower 3 ,
|
||||
.Xr stdio 3 ,
|
||||
.Xr ascii 7
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn tolower
|
||||
.Fn toupper
|
||||
function conforms to
|
||||
.St -ansiC .
|
||||
|
@ -78,11 +78,11 @@ one; otherwise the argument is returned unchanged.
|
||||
.Xr isupper 3 ,
|
||||
.Xr isxdigit 3 ,
|
||||
.Xr toascii 3 ,
|
||||
.Xr toupper 3 ,
|
||||
.Xr stdio 3
|
||||
.Xr tolower 3 ,
|
||||
.Xr stdio 3 ,
|
||||
.Xr ascii 7
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn tolower
|
||||
.Fn toupper
|
||||
function conforms to
|
||||
.St -ansiC .
|
||||
|
Loading…
Reference in New Issue
Block a user