summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-03-15 17:53:20 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-03-15 17:53:20 +0000
commitdab055db89eaf7d442acc29140d64292169b45a8 (patch)
treebefb77bf29ee3287ca672198c6031f00f383f460 /lib/libc
parent9a04350e3d3cf41c5db52b977d4ffdf1760518e4 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/tolower.32
-rw-r--r--lib/libc/locale/toupper.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/tolower.3 b/lib/libc/locale/tolower.3
index 1f288060a0bc..9ef2c89a2ad0 100644
--- a/lib/libc/locale/tolower.3
+++ b/lib/libc/locale/tolower.3
@@ -70,7 +70,7 @@ one; otherwise the argument is returned unchanged.
.Sh SEE ALSO
.Xr ctype 3 ,
.Xr islower 3 ,
-.Xr multibyte 3 ,
+.Xr multibyte 3
.Sh STANDARDS
The
.Fn tolower
diff --git a/lib/libc/locale/toupper.3 b/lib/libc/locale/toupper.3
index 751ba509edbe..a1feaec0c3b3 100644
--- a/lib/libc/locale/toupper.3
+++ b/lib/libc/locale/toupper.3
@@ -70,7 +70,7 @@ one; otherwise the argument is returned unchanged.
.Sh SEE ALSO
.Xr ctype 3 ,
.Xr isupper 3 ,
-.Xr multibyte 3 ,
+.Xr multibyte 3
.Sh STANDARDS
The
.Fn toupper