[PATCH 01/20] Removed trailing "/" after filename.

Michele Newman mnewman at redhat.com
Wed Oct 31 01:26:26 UTC 2012


---
 RHEL6/input/system/accounts/physical.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RHEL6/input/system/accounts/physical.xml b/RHEL6/input/system/accounts/physical.xml
index db67bf0..2ae7d4e 100644
--- a/RHEL6/input/system/accounts/physical.xml
+++ b/RHEL6/input/system/accounts/physical.xml
@@ -88,7 +88,7 @@ value of <b>password-hash</b>):
 </description>
 <ocil clause="it does not">
 To verify the boot loader password has been set and encrypted, run the following command:
-<pre># grep password /etc/grub.conf/</pre>
+<pre># grep password /etc/grub.conf</pre>
 The output should show the following:
 <pre>password --encrypted <b>password-hash</b></pre>
 </ocil>
-- 
1.8.0



More information about the scap-security-guide mailing list