y0.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-19 07:45:06 +02:00
parent f83d1cca6f
commit d0f830af3d
1 changed files with 4 additions and 0 deletions

View File

@ -69,7 +69,9 @@ Feature Test Macro Requirements for glibc (see
.BR y0 (),
.BR y1 (),
.BR yn ():
.RS 4
_SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE
.RE
.br
.BR y0f (),
.BR y0l (),
@ -77,8 +79,10 @@ _SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE
.BR y1l (),
.BR ynf (),
.BR ynl ():
.RS 4
_SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 600
.\" Also seems to work: -std=c99 -D_XOPEN_SOURCE
.RE
.ad b
.SH DESCRIPTION
.PP