aboutsummaryrefslogtreecommitdiff
path: root/lib/libm/common_source/exp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/common_source/exp.3')
-rw-r--r--lib/libm/common_source/exp.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libm/common_source/exp.3 b/lib/libm/common_source/exp.3
index ab37be32154a..842b72c54429 100644
--- a/lib/libm/common_source/exp.3
+++ b/lib/libm/common_source/exp.3
@@ -34,7 +34,7 @@
.\"
.Dd April 19, 1994
.Dt EXP 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm exp ,
.Nm expm1 ,
@@ -150,8 +150,9 @@ and
.Fn pow
detect if the computed value will overflow,
set the global variable
-.Va errno to
-.Er RANGE
+.Va errno
+to
+.Er ERANGE
and cause a reserved operand fault on a
.Tn VAX
or