From a13b92e5daae144803971be05fce0dfa3d404480 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 9 Nov 2018 04:48:59 +0100 Subject: [PATCH] signal.7: tfix Reported-by: Helge Deller Signed-off-by: Michael Kerrisk --- man7/signal.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/signal.7 b/man7/signal.7 index 6a5d06efc..3bd7137b3 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -224,7 +224,7 @@ Linux supports the standard signals listed below. Several signal numbers are architecture-dependent, as indicated in the "Value" column. Where four values are given, -the first one s valid for x86, arm, and most other architectures, +the first one is valid for x86, arm, and most other architectures, the second one for alpha and sparc, the third one for mips, and the last one for parisc. A dash (\-) denotes that a signal is absent on the corresponding architecture.