OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man2 / sigaction.2
index 682678c..74ef301 100644 (file)
@@ -46,7 +46,7 @@
 .\" 2015-01-17, Kees Cook <keescook@chromium.org>
 .\"    Added notes on ptrace SIGTRAP and SYS_SECCOMP.
 .\"
-.TH SIGACTION 2 2014-12-31 "Linux" "Linux Programmer's Manual"
+.TH SIGACTION 2 2015-01-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sigaction \- examine and change a signal action
 .SH SYNOPSIS
@@ -451,7 +451,7 @@ delivering the trap.
 In the case of
 .BR seccomp (2),
 the tracee will be shown as delivering the event.
-.B BUS_MCERR_*
+.B BUS_MCEERR_*
 and
 .I si_addr_lsb
 are Linux-specific extensions.
@@ -470,7 +470,7 @@ The
 .I si_fd
 field indicates the file descriptor for which the I/O event occurred.
 .IP *
-.BR SIGSYS,
+.BR SIGSYS ,
 generated (since Linux 3.5)
 .\" commit a0727e8ce513fe6890416da960181ceb10fbfae6
 when a seccomp filter returns
@@ -880,3 +880,12 @@ See
 .BR sigvec (3),
 .BR core (5),
 .BR signal (7)
+.SH COLOPHON
+This page is part of release 3.79 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/.