From c435eb91ada71b9f7d39553622e35e8e590b0302 Mon Sep 17 00:00:00 2001 From: "D. Barbier" Date: Tue, 29 Jul 2014 19:53:48 +0200 Subject: [PATCH] sigaltstack.2: tfix Fix typo introduced in 0c892e5. Denis Signed-off-by: Michael Kerrisk --- man2/sigaltstack.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sigaltstack.2 b/man2/sigaltstack.2 index 69b663a4a..fb58593fd 100644 --- a/man2/sigaltstack.2 +++ b/man2/sigaltstack.2 @@ -148,7 +148,7 @@ a nonzero value other than .B ENOMEM The specified size of the new alternate signal stack .I ss.ss_size -as less than +was less than .BR MINSTKSZ . .TP .B EPERM