math_error.7: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-07-06 13:36:01 +02:00
parent 23f3fcad22
commit f08ee8bca4
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ positive number in the specified type").
.I errno
may be set to
.BR ERANGE ,
and an "overflow"
and an "underflow"
.RB ( FE_UNDERFLOW )
floating-point exception may be raised.
.PP