]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
round.3: wsfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 9 Jan 2021 09:45:38 +0000 (10:45 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 9 Jan 2021 09:45:38 +0000 (10:45 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/round.3

index 72b71fecae4e7143fdcb39e4e01f284bce713e01..994bcc80996921c9264c43a8e4a36b5becdac41f 100644 (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