Merge branch '5.3-tinyfix' into 'master'

change "Completely isolation" to "Complete isolation"

See merge request !3
This commit is contained in:
Nikos Mavrogiannopoulos 2017-03-31 05:58:58 +00:00
commit bb09745b00

View file

@ -333,7 +333,7 @@ array_variable=(1 2 3 4)
</para>
<important>
<para>
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