From 91ce3c5b858af828f30bf79525f7e4560f33d2f9 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Thu, 9 Aug 2001 11:16:12 +0000 Subject: Tiny markup fix: `to' isn't a variable --- lib/msun/man/exp.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3