rint.3: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-22 11:56:15 +02:00
parent 28d01ac409
commit 6bea32429c
1 changed files with 2 additions and 1 deletions

View File

@ -94,7 +94,8 @@ format, using the current rounding direction (see
.BR fesetround (3))
and without raising the
.I inexact
exception. When the current rounding direction is to nearest, these
exception.
When the current rounding direction is to nearest, these
functions round halfway cases to the even integer in accordance with
IEEE-754.
.LP