summaryrefslogtreecommitdiffstats
path: root/man3type/clockid_t.3type
diff options
context:
space:
mode:
Diffstat (limited to 'man3type/clockid_t.3type')
-rw-r--r--man3type/clockid_t.3type6
1 files changed, 4 insertions, 2 deletions
diff --git a/man3type/clockid_t.3type b/man3type/clockid_t.3type
index b77484937..bc9a3b88e 100644
--- a/man3type/clockid_t.3type
+++ b/man3type/clockid_t.3type
@@ -1,4 +1,4 @@
-.TH clockid_t 3type 2022-10-30 "Linux man-pages 6.03"
+.TH clockid_t 3type 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
clockid_t \- clock ID for the clock and timer functions
.SH LIBRARY
@@ -14,7 +14,9 @@ Standard C library
Used for clock ID type in the clock and timer functions.
It is defined as an arithmetic type.
.SH STANDARDS
-POSIX.1-2001 and later.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001.
.SH NOTES
The following header also provides this type:
.IR <time.h> .