There's an grammar error in section "Compartmentalize" of Compliance
overview in Security Guide. In section "Compartmentalize" of this URL, there's the following description: "Systems should be segregated in a such way that if one machine,...". "in a such way" is not right, it should be "in such a way". The suggested description is as following: "Systems should be segregated in such a way that if one machine,..". Closes-bug : #1491041 Change-Id: I0e531ec59efcd5223e7eb0758f43d512b798f6a1
This commit is contained in:
@@ -42,7 +42,7 @@ Section AC-6 within the United States.
|
||||
|
||||
Compartmentalize
|
||||
----------------
|
||||
Systems should be segregated in a such way that if one machine, or
|
||||
Systems should be segregated in such a way that if one machine, or
|
||||
system-level service, is compromised the security of the other systems
|
||||
will remain intact. Practically, the enablement and proper usage of
|
||||
SELinux helps accomplish this goal.
|
||||
|
||||
Reference in New Issue
Block a user