summaryrefslogtreecommitdiffstats
path: root/doc/ToUpper.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ToUpper.3')
-rw-r--r--doc/ToUpper.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ToUpper.3 b/doc/ToUpper.3
index b06b793..1c7a0c2 100644
--- a/doc/ToUpper.3
+++ b/doc/ToUpper.3
@@ -33,7 +33,7 @@ int
.SH ARGUMENTS
.AS char *str in/out
.AP int ch in
-The character to be converted.
+The Unicode character to be converted.
.AP char *str in/out
Pointer to UTF-8 string to be converted in place.
.BE