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
This commit is contained in:
parent
c8c7c06bb0
commit
5643cf55d8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81350
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user