diff options
Diffstat (limited to 'lib/libc/locale/toupper.3')
-rw-r--r-- | lib/libc/locale/toupper.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/locale/toupper.3 b/lib/libc/locale/toupper.3 index 28bc027..64834ab 100644 --- a/lib/libc/locale/toupper.3 +++ b/lib/libc/locale/toupper.3 @@ -42,6 +42,8 @@ .Sh NAME .Nm toupper .Nd lower case to upper case letter conversion +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <ctype.h> .Ft int |