]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/gsignal.3
proc.5: Note kernel version for /proc/PID/smaps VmFlags "wf" flag
[thirdparty/man-pages.git] / man3 / gsignal.3
index 3533162c69deaccfc912aea56e2cfe56442a332b..b5c744c5d043f8bd7251a7717bcffd1e3e981df2 100644 (file)
@@ -24,7 +24,7 @@
 .\"
 .\" This replaces an earlier man page written by Walter Harms
 .\" <walter.harms@informatik.uni-oldenburg.de>.
-.TH GSIGNAL 3  2016-03-15 "" "Linux Programmer's Manual"
+.TH GSIGNAL 3  2020-04-11 "" "Linux Programmer's Manual"
 .SH NAME
 gsignal, ssignal \- software signal facility
 .SH SYNOPSIS
@@ -57,7 +57,7 @@ aliases for
 and
 .BR signal (2),
 respectively.
-.LP
+.PP
 Elsewhere, on System V-like systems, these functions implement
 software signaling, entirely independent of the classical
 .BR signal (2)
@@ -94,7 +94,7 @@ the action function with argument
 and returns the value returned by that function.
 The range of possible values
 .I signum
-varies (often 1-15 or 1-17).
+varies (often 1\(en15 or 1\(en17).
 .SH ATTRIBUTES
 For an explanation of the terms used in this section, see
 .BR attributes (7).
@@ -110,11 +110,13 @@ T{
 .BR ssignal ()
 T}     Thread safety   MT-Safe sigintr
 .TE
-
+.sp 1
 .SH CONFORMING TO
 These functions are available under AIX, DG/UX, HP-UX, SCO, Solaris, Tru64.
 They are called obsolete under most of these systems, and are
-broken under Linux libc and glibc.
+broken under
+.\" Linux libc and
+glibc.
 Some systems also have
 .BR gsignal_r ()
 and