diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2011-09-27 05:17:10 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2011-09-27 05:17:10 +0200 |
| commit | 4e83614439bab210eaf86af1f05b59a97b636ed9 (patch) | |
| tree | a8c8fa919068849a18c23dfbf11d5ed8c299214f /man7/math_error.7 | |
| parent | 371b557b973740c1b4662b18df8fb48391309b85 (diff) | |
| download | man-pages-4e83614439bab210eaf86af1f05b59a97b636ed9.tar.gz | |
clock_getres.2, clone.2, mbind.2, set_mempolicy.2, atan2.3, getipnodebyname.3, ilogb.3, lgamma.3, elf.5, capabilities.7, math_error.7: srcfix: Remove double space
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/math_error.7')
| -rw-r--r-- | man7/math_error.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/math_error.7 b/man7/math_error.7 index 058910b629..eae7735bf3 100644 --- a/man7/math_error.7 +++ b/man7/math_error.7 @@ -138,7 +138,7 @@ was an overflow or an underflow. A floating result .I overflows -if the result is finite, +if the result is finite, but is too large to represented in the result type. When an overflow occurs, the function returns the value |
