diff options
Diffstat (limited to 'lib/libc/locale/toupper.3')
-rw-r--r-- | lib/libc/locale/toupper.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/locale/toupper.3 b/lib/libc/locale/toupper.3 index 664856c..33862f8 100644 --- a/lib/libc/locale/toupper.3 +++ b/lib/libc/locale/toupper.3 @@ -68,6 +68,7 @@ If the argument is a lower-case letter, the function returns the corresponding upper-case letter if there is one; otherwise the argument is returned unchanged. .Sh SEE ALSO +.Xr digittoint 3 , .Xr isalnum 3 , .Xr isalpha 3 , .Xr isascii 3 , |