]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
math_error.7: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 6 Jul 2020 11:36:01 +0000 (13:36 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 6 Jul 2020 11:36:01 +0000 (13:36 +0200)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/math_error.7

index c69eaaf089bacfb19386e6494bcb578b082140a2..876c1d8fc1d7ba9e992d8a0711e18941fcd8f2f8 100644 (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