From 80205dcba42054bf4605496d70cc4280a1157c98 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 3 Jul 2010 22:03:42 -0700 Subject: [PATCH] Rephrasing of the rule for numeric signals in trap --- policy.sgml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/policy.sgml b/policy.sgml index 1658cbf..8b715d0 100644 --- a/policy.sgml +++ b/policy.sgml @@ -7435,10 +7435,9 @@ fname () { supported. The XSI extension to trap allowing numeric - symbols must be supported. However, only the signal numbers - listed in the extension, which are the same as - for kill above, plus SIGPIPE (13) must be - supported. + signals must be supported. In addition to the signal + numbers listed in the extension, which are the same as for + kill above, 13 (SIGPIPE) must be allowed. If a shell script requires non-SUSv3 features from the shell -- 2.39.5