aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/getitimer.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/getitimer.2')
-rw-r--r--man/man2/getitimer.25
1 files changed, 3 insertions, 2 deletions
diff --git a/man/man2/getitimer.2 b/man/man2/getitimer.2
index 40467b661f..6f35fa1304 100644
--- a/man/man2/getitimer.2
+++ b/man/man2/getitimer.2
@@ -179,10 +179,10 @@ the timer is disabled.
.IR "Don't use this Linux misfeature" :
it is nonportable and unnecessary.
.SH STANDARDS
-POSIX.1-2008.
+None.
.SH HISTORY
POSIX.1-2001, SVr4, 4.4BSD (this call first appeared in 4.2BSD).
-POSIX.1-2008 marks
+POSIX.1-2008 marked
.BR getitimer ()
and
.BR setitimer ()
@@ -190,6 +190,7 @@ obsolete, recommending the use of the POSIX timers API
.RB ( timer_gettime (2),
.BR timer_settime (2),
etc.) instead.
+POSIX.1-2024 removed them.
.SH NOTES
Timers will never expire before the requested time,
but may expire some (short) time afterward, which depends