Add missing include files for the printf_l and scanf_l man pages.
Reported by: swildner@dragonflybsd.org
This commit is contained in:
parent
52cfe485fb
commit
f3ba5fc742
lib/libc/stdio
@ -43,6 +43,7 @@
|
|||||||
.Lb libc
|
.Lb libc
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.In stdio.h
|
.In stdio.h
|
||||||
|
.In xlocale.h
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fn printf_l "locale_t loc" "const char * restrict format" "..."
|
.Fn printf_l "locale_t loc" "const char * restrict format" "..."
|
||||||
.Ft int
|
.Ft int
|
||||||
|
@ -39,6 +39,7 @@
|
|||||||
.Lb libc
|
.Lb libc
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.In stdio.h
|
.In stdio.h
|
||||||
|
.In xlocale.h
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fn scanf_l "locale_t loc" "const char * restrict format" "..."
|
.Fn scanf_l "locale_t loc" "const char * restrict format" "..."
|
||||||
.Ft int
|
.Ft int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user