summaryrefslogtreecommitdiffstats
path: root/man3/sysv_signal.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sysv_signal.3')
-rw-r--r--man3/sysv_signal.314
1 files changed, 6 insertions, 8 deletions
diff --git a/man3/sysv_signal.3 b/man3/sysv_signal.3
index 1928f108a..84d77fefa 100644
--- a/man3/sysv_signal.3
+++ b/man3/sysv_signal.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH sysv_signal 3 2022-12-15 "Linux man-pages 6.03"
+.TH sysv_signal 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
sysv_signal \- signal handling with System V semantics
.SH LIBRARY
@@ -45,23 +45,19 @@ As for
.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 sysv_signal ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
-.SH STANDARDS
-This function is nonstandard.
-.SH NOTES
+.SH VERSIONS
Use of
.BR sysv_signal ()
should be avoided; use
@@ -86,6 +82,8 @@ this type is defined only if
the
.B _GNU_SOURCE
feature test macro is defined.
+.SH STANDARDS
+None.
.SH SEE ALSO
.BR sigaction (2),
.BR signal (2),