diff options
Diffstat (limited to 'lib/libc/stdio/printf_l.3')
-rw-r--r-- | lib/libc/stdio/printf_l.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdio/printf_l.3 b/lib/libc/stdio/printf_l.3 index 20c855b..312d110 100644 --- a/lib/libc/stdio/printf_l.3 +++ b/lib/libc/stdio/printf_l.3 @@ -43,6 +43,7 @@ .Lb libc .Sh SYNOPSIS .In stdio.h +.In xlocale.h .Ft int .Fn printf_l "locale_t loc" "const char * restrict format" "..." .Ft int |