[PATCH 6/7] General prose update to Permissions section - General language changes for readability and tone consistency

Shawn Wells shawn at redhat.com
Thu Aug 23 22:02:10 UTC 2012


---
 RHEL6/input/system/permissions/permissions.xml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/RHEL6/input/system/permissions/permissions.xml b/RHEL6/input/system/permissions/permissions.xml
index 81cfbec..5966065 100644
--- a/RHEL6/input/system/permissions/permissions.xml
+++ b/RHEL6/input/system/permissions/permissions.xml
@@ -7,16 +7,16 @@ principle of least privilege — configure each file, directory, and
 filesystem to allow only the access needed in order for that file
 to serve its purpose.
 <br /><br />
-Note: Several of the commands in this section search
-filesystems for files or directories with certain characteristics,
-and are intended to be run on every local ext2 or ext3 partition on
-a given machine. When the variable <i>PART</i> appears in one of the
-commands below, it means that the command is intended to be run
-repeatedly, with the name of each local partition substituted for
-<i>PART</i> in turn.
+Note: Several of the commands in this section search filesystems
+for files or directories with certain characteristics, and are
+intended to be run on every local partition on a given machine.
+When the variable <i>PART</i> appears in one of the commands below,
+it means that the command is intended to be run repeatedly, with the
+name of each local partition substituted for <i>PART</i> in turn.
 <br /><br />
 The following command prints a list of ext4 partitions on the local
-machine:
+machine, which is the default filesystem for Red Hat Enterprise Linux
+6 installations.
 <pre>$ mount -t ext4 | awk '{print $3}'</pre>
 If your site uses a local filesystem type other than ext4 then you
 will need to modify this command.</description>
-- 
1.7.1


--0OAP2g/MAC+5xKAE--


More information about the scap-security-guide mailing list