From f6cf8f80bc2ab73ed5fd79734e3f5a961dedc08a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 28 Sep 2017 08:56:18 +0200 Subject: [PATCH] lround.3: Minor tweaks to .TH line A further follow-up to https://bugzilla.kernel.org/show_bug.cgi?id=194601 Reported-by: David Eckardt Signed-off-by: Michael Kerrisk --- man3/lround.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/lround.3 b/man3/lround.3 index 5eebaece9..066ba7d79 100644 --- a/man3/lround.3 +++ b/man3/lround.3 @@ -27,7 +27,7 @@ .TH LROUND 3 2017-09-15 "" "Linux Programmer's Manual" .SH NAME lround, lroundf, lroundl, llround, llroundf, llroundl \- round to -nearest integer, away from zero +nearest integer .SH SYNOPSIS .nf .B #include