diff options
Diffstat (limited to 'man3/gamma.3')
-rw-r--r-- | man3/gamma.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/gamma.3 b/man3/gamma.3 index c2bdbefc..d4a00b1f 100644 --- a/man3/gamma.3 +++ b/man3/gamma.3 @@ -59,7 +59,7 @@ See .SH ERRORS See .BR lgamma (3). -.SH "CONFORMING TO" +.SH CONFORMING TO Because of historical variations in behavior across systems, this function is not specified in any standard. .SH NOTES @@ -91,7 +91,7 @@ the "true gamma" function. .\" The FreeBSD man page says about gamma() that it is like lgamma() .\" except that is does not set signgam. .\" Also, that 4.4BSD has a gamma() that computes the true gamma function. -.SH "SEE ALSO" +.SH SEE ALSO .BR lgamma (3), .BR signgam (3), .BR tgamma (3) |