Change RANGE to ERANGE.
This commit is contained in:
parent
4141da7052
commit
6d226258e4
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)exp.3 6.12 (Berkeley) 7/31/91
|
||||
.\" $Id: exp.3,v 1.3 1993/08/14 13:42:40 mycroft Exp $
|
||||
.\" $Id: exp.3,v 1.4 1993/10/04 18:03:41 jtc Exp $
|
||||
.\"
|
||||
.Dd July 31, 1991
|
||||
.Dt EXP 3
|
||||
@ -149,7 +149,7 @@ and
|
||||
detect if the computed value will overflow,
|
||||
set the global variable
|
||||
.Va errno to
|
||||
.Er RANGE
|
||||
.Er ERANGE
|
||||
and cause a reserved operand fault on a
|
||||
.Tn VAX
|
||||
or
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)exp.3 6.12 (Berkeley) 7/31/91
|
||||
.\" $Id: exp.3,v 1.3 1993/08/14 13:42:40 mycroft Exp $
|
||||
.\" $Id: exp.3,v 1.4 1993/10/04 18:03:41 jtc Exp $
|
||||
.\"
|
||||
.Dd July 31, 1991
|
||||
.Dt EXP 3
|
||||
@ -149,7 +149,7 @@ and
|
||||
detect if the computed value will overflow,
|
||||
set the global variable
|
||||
.Va errno to
|
||||
.Er RANGE
|
||||
.Er ERANGE
|
||||
and cause a reserved operand fault on a
|
||||
.Tn VAX
|
||||
or
|
||||
|
Loading…
Reference in New Issue
Block a user