From a38a23a17fedd36ee877a98a62488cfbddf4d51c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 23 Sep 2012 06:32:05 +0200 Subject: [PATCH] sigaction.2: wfix 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 581e7b875..e244addd8 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -234,7 +234,7 @@ See for a discussion of system call restarting. .TP .BR SA_SIGINFO " (since Linux 2.2)" -The signal handler takes 3 arguments, not one. +The signal handler takes three arguments, not one. In this case, .I sa_sigaction should be set instead of