lgamma.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-19 07:36:47 +02:00
parent 81cae95bdb
commit c8e66e31a3
1 changed files with 5 additions and 2 deletions

View File

@ -52,14 +52,17 @@ _POSIX_C_SOURCE\ >=\ 200112L;
.br
or
.I cc\ -std=c99
.br
.RE
.BR lgamma_r (),
.BR lgammaf_r (),
.BR lgammal_r ():
.RS 4
_BSD_SOURCE || _SVID_SOURCE
.br
.RE
.IR signgam :
.RS 4
_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE
.RE
.ad b
.SH DESCRIPTION
For the definition of the Gamma function, see