dprintf.3: srcfix

Reported-by: Sam Varshavchik <mrsam@courier-mta.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-03 17:51:29 +02:00
parent b83d6fd23f
commit 3e0a4e009e
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ dprintf, vdprintf \- print to a file descriptor
.BI "int dprintf(int " fd ", const char *" format ", ...);"
.sp
.BI "int vdprintf(int " fd ", const char *" format ", va_list " ap );
.fi
.sp
.in -4n
Feature Test Macro Requirements for glibc (see