diff options
Diffstat (limited to 'lib/libc/locale/tolower.3')
-rw-r--r-- | lib/libc/locale/tolower.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/locale/tolower.3 b/lib/libc/locale/tolower.3 index 2c49cec..500b746 100644 --- a/lib/libc/locale/tolower.3 +++ b/lib/libc/locale/tolower.3 @@ -68,6 +68,7 @@ If the argument is an upper-case letter, the function returns the corresponding lower-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 , |