nan.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-18 17:40:50 +02:00
parent 0cdf5cdeae
commit 21135fb31c
1 changed files with 5 additions and 1 deletions

View File

@ -25,8 +25,12 @@ Feature Test Macro Requirements for glibc (see
.BR nan (),
.BR nanf (),
.BR nanl ():
_XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE; or
.RS 4
_XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE;
.br
or
.I cc\ -std=c99
.RE
.SH DESCRIPTION
These functions return a representation (determined by
.IR tagp )