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
@ -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
|
||||
|
@ -39,6 +39,7 @@
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.In stdio.h
|
||||
.In xlocale.h
|
||||
.Ft int
|
||||
.Fn scanf_l "locale_t loc" "const char * restrict format" "..."
|
||||
.Ft int
|
||||
|
Loading…
Reference in New Issue
Block a user