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 <david.eckardt@sociomantic.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-28 08:56:18 +02:00
parent d904b9a167
commit f6cf8f80bc
1 changed files with 1 additions and 1 deletions

View File

@ -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 <math.h>