From c937b9736eb7cee5d4da5fa73e18461b89062798 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 18 Jan 2015 12:16:55 +0100 Subject: [PATCH] sigaction.2: tfix Signed-off-by: Michael Kerrisk --- man2/sigaction.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sigaction.2 b/man2/sigaction.2 index ef4feef9f..bff91c57d 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -449,7 +449,7 @@ and are populated with the respective process ID and user ID responsible for delivering the trap. In the case of -.BR seccomp (2) +.BR seccomp (2), the tracee will be shown as delivering the event. .B BUS_MCERR_* and