From 61eaa189458d42843e9eeb644ffa50b6cbdea5d7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 9 Jan 2021 10:45:38 +0100 Subject: [PATCH] round.3: wsfix Signed-off-by: Michael Kerrisk --- man3/round.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/round.3 b/man3/round.3 index 72b71feca..994bcc809 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