summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/ctype_l.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/ctype_l.3')
-rw-r--r--lib/libc/locale/ctype_l.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/ctype_l.3 b/lib/libc/locale/ctype_l.3
index 182e7cf..385125e 100644
--- a/lib/libc/locale/ctype_l.3
+++ b/lib/libc/locale/ctype_l.3
@@ -102,11 +102,11 @@
.Fn toupper_l "int c" "locale_t loc"
.Sh DESCRIPTION
The above functions perform character tests and conversions on the integer
-.Fa c
+.Fa c
in the locale
.Fa loc .
They behave in the same way as the versions without the _l suffix, but use the
-specified locale rather than the global or per-thread locale.
+specified locale rather than the global or per-thread locale.
.In ctype.h ,
or as true functions in the C library.
See the specific manual pages for more information.
OpenPOWER on IntegriCloud