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:
Yaroslav Tykhiy 2001-08-09 11:03:52 +00:00
parent c8c7c06bb0
commit 5643cf55d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81350

View File

@ -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