From 0fe88827f1234fbb88d3f7e8c7fabedca2b64e33 Mon Sep 17 00:00:00 2001 From: yar Date: Thu, 9 Aug 2001 11:03:52 +0000 Subject: 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(-) (limited to 'lib/libm') 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 -- cgit v1.1