summaryrefslogtreecommitdiffstats
path: root/man2/timer_delete.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/timer_delete.2')
-rw-r--r--man2/timer_delete.29
1 files changed, 5 insertions, 4 deletions
diff --git a/man2/timer_delete.2 b/man2/timer_delete.2
index f7d9c1688..ee1468e60 100644
--- a/man2/timer_delete.2
+++ b/man2/timer_delete.2
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH timer_delete 2 2022-10-30 "Linux man-pages 6.03"
+.TH timer_delete 2 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
timer_delete \- delete a POSIX per-process timer
.SH LIBRARY
@@ -45,10 +45,11 @@ is set to indicate the error.
.B EINVAL
.I timerid
is not a valid timer ID.
-.SH VERSIONS
-This system call is available since Linux 2.6.
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
+POSIX.1-2008.
+.SH HISTORY
+Linux 2.6.
+POSIX.1-2001.
.SH SEE ALSO
.BR clock_gettime (2),
.BR timer_create (2),