aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-01-09 10:45:38 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-09 10:45:38 +0100
commit61eaa189458d42843e9eeb644ffa50b6cbdea5d7 (patch)
tree6570f3bc766043386488fdfa447416a2bb61353b
parent2ddebe1a77422476b1fb7b37632692b118ff63dc (diff)
downloadman-pages-61eaa189458d42843e9eeb644ffa50b6cbdea5d7.tar.gz
round.3: wsfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/round.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/round.3 b/man3/round.3
index 72b71fecae..994bcc8099 100644
--- a/man3/round.3
+++ b/man3/round.3
@@ -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