From 5643cf55d8b4c049d95f0fa5e08db66179f6193e Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Thu, 9 Aug 2001 11:03:52 +0000 Subject: [PATCH] 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 --- lib/libm/common_source/exp.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/libm/common_source/exp.3 b/lib/libm/common_source/exp.3 index ae54b7ffaeb..842b72c5442 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