summaryrefslogtreecommitdiffstats
path: root/man3/ualarm.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ualarm.3')
-rw-r--r--man3/ualarm.320
1 files changed, 9 insertions, 11 deletions
diff --git a/man3/ualarm.3 b/man3/ualarm.3
index 981eb85ae..55ca2d715 100644
--- a/man3/ualarm.3
+++ b/man3/ualarm.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
.\"
-.TH ualarm 3 2023-02-05 "Linux man-pages 6.03"
+.TH ualarm 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
ualarm \- schedule signal after given number of microseconds
.SH LIBRARY
@@ -69,29 +69,27 @@ Interrupted by a signal; see
.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 ualarm ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
+None.
+.SH HISTORY
4.3BSD, POSIX.1-2001.
-POSIX.1-2001 marks
-.BR ualarm ()
-as obsolete.
-POSIX.1-2008 removes the specification of
-.BR ualarm ().
+POSIX.1-2001 marks it as obsolete.
+Removed in POSIX.1-2008.
+.PP
4.3BSD, SUSv2, and POSIX do not define any errors.
-.SH NOTES
+.PP
POSIX.1-2001 does not specify what happens if the
.I usecs
argument is 0.