sigaction.2: srcfix: FIXME tidy-up

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-29 13:00:56 +02:00
parent 39b1555456
commit 6756ea36fa
1 changed files with 3 additions and 2 deletions

View File

@ -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 */