summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/toupper.3
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1995-12-28 21:06:07 +0000
committergpalmer <gpalmer@FreeBSD.org>1995-12-28 21:06:07 +0000
commita14b8b065132f5566049373bd9e078356822970c (patch)
tree7d7f6dc0746769f8cd246275d80f08636cad1af9 /lib/libc/locale/toupper.3
parent482333e68fae6e2cad2a383e29db8ee158d74adf (diff)
downloadFreeBSD-src-a14b8b065132f5566049373bd9e078356822970c.zip
FreeBSD-src-a14b8b065132f5566049373bd9e078356822970c.tar.gz
Correct what seem to me to be some mistakes in the references and
standards sections. Also add a missing `,' to each file.
Diffstat (limited to 'lib/libc/locale/toupper.3')
-rw-r--r--lib/libc/locale/toupper.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/toupper.3 b/lib/libc/locale/toupper.3
index c3ff593..cd0b36e 100644
--- a/lib/libc/locale/toupper.3
+++ b/lib/libc/locale/toupper.3
@@ -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 .
OpenPOWER on IntegriCloud