From bb09745b00b797b1af1da3e7c0128cd35732ccbe Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mar 31 2017 05:58:58 +0000 Subject: Merge branch '5.3-tinyfix' into 'master' change "Completely isolation" to "Complete isolation" See merge request !3 --- diff --git a/en-US/Shell.xml b/en-US/Shell.xml index d6a9465..38212f6 100644 --- a/en-US/Shell.xml +++ b/en-US/Shell.xml @@ -333,7 +333,7 @@ array_variable=(1 2 3 4) - Completely isolation from its original execution environment + Complete isolation from its original execution environment (which is required when the script is executed after a trust transition, e.g., triggered by the SUID mechanism) is impossible to achieve from within the shell script itself. Instead, the