diff options
Diffstat (limited to 'lib/libc/locale/tolower.3')
-rw-r--r-- | lib/libc/locale/tolower.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/tolower.3 b/lib/libc/locale/tolower.3 index e879973..2c49cec 100644 --- a/lib/libc/locale/tolower.3 +++ b/lib/libc/locale/tolower.3 @@ -45,7 +45,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <ctype.h> +.In ctype.h .Ft int .Fn tolower "int c" .Sh DESCRIPTION |