summaryrefslogtreecommitdiffstats
path: root/man3/ceil.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ceil.3')
-rw-r--r--man3/ceil.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/ceil.3 b/man3/ceil.3
index 65628e426..d72711f0b 100644
--- a/man3/ceil.3
+++ b/man3/ceil.3
@@ -5,7 +5,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH ceil 3 2023-02-05 "Linux man-pages 6.03"
+.TH ceil 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
ceil, ceilf, ceill \- ceiling function: smallest integral value not
less than argument
@@ -57,29 +57,29 @@ POSIX.1-2001 documents a range error for overflows, but see NOTES.
.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 ceil (),
.BR ceilf (),
.BR ceill ()
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
+C99, POSIX.1-2001.
.PP
The variant returning
.I double
also conforms to
-SVr4, 4.3BSD.
+SVr4, 4.3BSD, C89.
.SH NOTES
SUSv2 and POSIX.1-2001 contain text about overflow (which might set
.I errno