aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2001-08-09 11:16:12 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2001-08-09 11:16:12 +0000
commit91ce3c5b858af828f30bf79525f7e4560f33d2f9 (patch)
tree41bd62b95054a09de46074b2853d3ddbcddc4be3 /lib
parent5643cf55d8b4c049d95f0fa5e08db66179f6193e (diff)
downloadsrc-91ce3c5b858af828f30bf79525f7e4560f33d2f9.tar.gz
src-91ce3c5b858af828f30bf79525f7e4560f33d2f9.zip
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/msun/man/exp.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/msun/man/exp.3 b/lib/msun/man/exp.3
index 7885eed16b3c..3ba89f479551 100644
--- a/lib/msun/man/exp.3
+++ b/lib/msun/man/exp.3
@@ -187,7 +187,8 @@ The functions
.Fn pow
detect if the computed value will overflow,
set the global variable
-.Va errno to
+.Va errno
+to
.Er ERANGE
and cause a reserved operand fault on a
.Tn VAX