summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/towlower.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/towlower.3')
-rw-r--r--lib/libc/locale/towlower.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/towlower.3 b/lib/libc/locale/towlower.3
index a388a78..b099260 100644
--- a/lib/libc/locale/towlower.3
+++ b/lib/libc/locale/towlower.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: towlower.3,v 1.3 2002/03/18 08:03:39 wiz Exp $
+.\" $NetBSD: towlower.3,v 1.4 2002/10/01 17:00:22 junyoung Exp $
.\"
.\" Copyright (c) 1989, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -42,7 +42,7 @@
.Dt TOWLOWER 3
.Os
.Sh NAME
-.Nm towlower
+.Nm towlower , towupper
.Nd wide character case letter conversion utilities
.Sh LIBRARY
.Lb libc
@@ -51,7 +51,7 @@
.Ft wint_t
.Fn towlower "wint_t wc"
.Ft wint_t
-.Fn towlower "wint_t wc"
+.Fn towupper "wint_t wc"
.Sh DESCRIPTION
The
.Fn towlower
OpenPOWER on IntegriCloud