diff options
| -rw-r--r-- | man3/logb.3 | 3 |
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)" |
