aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-09-18 12:30:38 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-09-18 12:30:38 +0000
commitbf66f9bde21772eab5b32368dddeca2d640ec107 (patch)
treec1c0a5d5ffc54476fbabe22afca87afca2eea380
parent5eab0978cf4860f14af3db9451d553671eb5e080 (diff)
downloadman-pages-bf66f9bde21772eab5b32368dddeca2d640ec107.tar.gz
ffix
-rw-r--r--man3/logb.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/logb.3 b/man3/logb.3
index f610ef5c11..eee874441f 100644
--- a/man3/logb.3
+++ b/man3/logb.3
@@ -95,7 +95,8 @@ is non-zero, an error has occurred.
If an error occurs and
.I "(math_errhandling & MATH_ERRNO)"
is non-zero, then
-.I errno is set to
+.I errno
+is set to
.BR ERANGE .
If an error occurs and
.I "(math_errhandling & MATH_ERREXCEPT)"