From a1d88c4c2a10a1004cf4e1a15e98df9a67eb09d0 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Thu, 22 Jan 2015 05:41:54 +0900 Subject: [PATCH] sigaction.2: tfix and ffix Signed-off-by: Michael Kerrisk --- man2/sigaction.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 682678c6d..adfacd6ca 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -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