aboutsummaryrefslogtreecommitdiffstats
diff options
authorSeth McDonald <sethmcmail@pm.me>2026-01-22 02:25:29 +0000
committerAlejandro Colomar <alx@kernel.org>2026-01-23 16:54:59 +0100
commitdfae815bbb54dc8475555a0ff312f33eac393a0a (patch)
tree2fa51768664cb403ba89ad8d7884e31a18172f1a
parent21398d4e4ae56d23e288b71d98dd53151e749f6f (diff)
downloadman-pages-dfae815bbb54dc8475555a0ff312f33eac393a0a.tar.gz
man/man2/getitimer.2: HISTORY: Update first SUS appearance of [gs]etitimer(2)
getitimer(2) and setitimer(2) first appeared in SUSv1.[1] [1] X/Open CAE Specification, System Interfaces and Headers Issue 4, Version 2, Chapter 3 "System Interfaces", pp. 244-245. Signed-off-by: Seth McDonald <sethmcmail@pm.me> Message-ID: <9c780e0e0176bd677be89eedc07be1e66d2365f1.1769047228.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man/man2/getitimer.25
1 files changed, 4 insertions, 1 deletions
diff --git a/man/man2/getitimer.2 b/man/man2/getitimer.2
index 6f35fa1304..d411c348a1 100644
--- a/man/man2/getitimer.2
+++ b/man/man2/getitimer.2
@@ -181,7 +181,10 @@ it is nonportable and unnecessary.
.SH STANDARDS
None.
.SH HISTORY
-POSIX.1-2001, SVr4, 4.4BSD (this call first appeared in 4.2BSD).
+4.2BSD,
+SVr4,
+SUSv1,
+POSIX.1-2001.
POSIX.1-2008 marked
.BR getitimer ()
and