summaryrefslogtreecommitdiffstats
path: root/man3/round.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/round.3')
-rw-r--r--man3/round.315
1 files changed, 7 insertions, 8 deletions
diff --git a/man3/round.3 b/man3/round.3
index 7b9fbf96f..591875feb 100644
--- a/man3/round.3
+++ b/man3/round.3
@@ -5,7 +5,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH round 3 2022-12-15 "Linux man-pages 6.03"
+.TH round 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
round, roundf, roundl \- round to nearest integer, away from zero
.SH LIBRARY
@@ -57,29 +57,28 @@ itself is returned.
.SH ERRORS
No errors occur.
POSIX.1-2001 documents a range error for overflows, but see NOTES.
-.SH VERSIONS
-These functions were added in glibc 2.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR round (),
.BR roundf (),
.BR roundl ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-C99, POSIX.1-2001, POSIX.1-2008.
+C11, POSIX.1-2008.
+.SH HISTORY
+glibc 2.1.
+C99, POSIX.1-2001.
.SH NOTES
POSIX.1-2001 contains text about overflow (which might set
.I errno