summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2001-08-09 11:03:52 +0000
committeryar <yar@FreeBSD.org>2001-08-09 11:03:52 +0000
commit0fe88827f1234fbb88d3f7e8c7fabedca2b64e33 (patch)
tree15bacab3a50d97bdd3417649d9fc7c9cf4433fd4
parent7098e065a8483bfd0aa8320163ab819e2373b351 (diff)
downloadFreeBSD-src-0fe88827f1234fbb88d3f7e8c7fabedca2b64e33.zip
FreeBSD-src-0fe88827f1234fbb88d3f7e8c7fabedca2b64e33.tar.gz
A minor markup fix:
- `to' isn't a variable - don't omit the first `E' in `ERANGE', even though .Er is able to take care of it
-rw-r--r--lib/libm/common_source/exp.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libm/common_source/exp.3 b/lib/libm/common_source/exp.3
index ae54b7f..842b72c 100644
--- a/lib/libm/common_source/exp.3
+++ b/lib/libm/common_source/exp.3
@@ -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
OpenPOWER on IntegriCloud