aboutsummaryrefslogtreecommitdiffstats
path: root/man3/lgamma.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 18:09:13 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 18:09:13 +0000
commitc8fe3fa2ee4cfb494ee9e94a154cbb7776d98a00 (patch)
treed1d2ad8e63db3576c278d071cec33cf56a561d92 /man3/lgamma.3
parentc90511a630beedc0411d800399d216138a9f4875 (diff)
downloadman-pages-c8fe3fa2ee4cfb494ee9e94a154cbb7776d98a00.tar.gz
ffix
Diffstat (limited to 'man3/lgamma.3')
-rw-r--r--man3/lgamma.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/lgamma.3 b/man3/lgamma.3
index 428d453b03..3d03bc085d 100644
--- a/man3/lgamma.3
+++ b/man3/lgamma.3
@@ -48,7 +48,9 @@ been introduced; they return this sign via the parameter
For non-positive integer values of \fIx\fP,
.BR lgamma ()
returns HUGE_VAL,
-sets \fIerrno\fP to ERANGE and raises the zero divide exception.
+sets \fIerrno\fP to
+.B ERANGE
+and raises the zero divide exception.
(Similarly,
.BR lgammaf ()
returns HUGE_VALF and