mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Tiny markup fix: `to' isn't a variable
This commit is contained in:
parent
5643cf55d8
commit
91ce3c5b85
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue