X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman7%2Fsignal.7;h=8cc56bc9070efb71fcb406fd41b48061a51ebd04;hb=110dba020f489b75aff2497105f7970c05e2b87c;hp=5c3e278b7300ae7673a37ab8b272bf19136f8fea;hpb=4d52d8dfaddd5917f820960de52c3149747b233c;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man7/signal.7 b/original/man7/signal.7 index 5c3e278b..8cc56bc9 100644 --- a/original/man7/signal.7 +++ b/original/man7/signal.7 @@ -396,7 +396,7 @@ with the signal. If the receiving process establishes a handler for this signal using the .B SA_SIGINFO flag to -.BR sigaction (2) +.BR sigaction (2), then it can obtain this data via the .I si_value field of the @@ -881,3 +881,12 @@ POSIX.1, except as noted. .BR proc (5), .BR pthreads (7), .BR sigevent (7) +.SH COLOPHON +This page is part of release 3.68 of the Linux +.I man-pages +project. +A description of the project, +information about reporting bugs, +and the latest version of this page, +can be found at +\%http://www.kernel.org/doc/man\-pages/.