round.3: wsfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-09 10:45:38 +01:00
parent 2ddebe1a77
commit 61eaa18945
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ These functions return the rounded integer value.
.PP
If
.I x
is integral, +0, \-0, NaN, or infinite,
is integral, +0, \-0, NaN, or infinite,
.I x
itself is returned.
.SH ERRORS