aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-10-29 13:00:56 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-10-29 13:43:30 +0200
commit6756ea36fae8b7eb78fad7ee2a52474838c9ee49 (patch)
tree210e61e9f8ebcda1780e2f985eefad6b40eabb66 /man2
parent39b1555456de10b96aa8509322e6680a224b480e (diff)
downloadman-pages-6756ea36fae8b7eb78fad7ee2a52474838c9ee49.tar.gz
sigaction.2: srcfix: FIXME tidy-up
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/sigaction.25
1 files changed, 3 insertions, 2 deletions
diff --git a/man2/sigaction.2 b/man2/sigaction.2
index 6a284b4b69..54cf9dffc3 100644
--- a/man2/sigaction.2
+++ b/man2/sigaction.2
@@ -279,8 +279,9 @@ siginfo_t {
hardware-generated signal
(unused on most architectures) */
.\" FIXME
-.\" The siginfo_t 'si_trapno' field seems to be used only on SPARC and Alpha;
-.\" this page could use a little more detail on its purpose there.
+.\" The siginfo_t 'si_trapno' field seems to be used
+.\" only on SPARC and Alpha; this page could use
+.\" a little more detail on its purpose there.
pid_t si_pid; /* Sending process ID */
uid_t si_uid; /* Real user ID of sending process */
int si_status; /* Exit value or signal */