change "Completely isolation" to "Complete isolation"
This commit is contained in:
parent
2e07d06f25
commit
e4db61c9e6
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ array_variable=(1 2 3 4)
|
||||||
</para>
|
</para>
|
||||||
<important>
|
<important>
|
||||||
<para>
|
<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
|
(which is required when the script is executed after a trust
|
||||||
transition, e.g., triggered by the SUID mechanism) is impossible
|
transition, e.g., triggered by the SUID mechanism) is impossible
|
||||||
to achieve from within the shell script itself. Instead, the
|
to achieve from within the shell script itself. Instead, the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue