aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 */