[deployment-guide/comm-rel: 43/74] Fixed the formatting (BZ#598800).

dsilas dsilas at fedoraproject.org
Tue Jul 6 21:12:53 UTC 2010


commit 244a738f1447e85a447d9c29d3b9314b045e03a9
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Fri Jun 25 15:41:17 2010 +0200

    Fixed the formatting (BZ#598800).

 en-US/Console_Access.xml |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Console_Access.xml b/en-US/Console_Access.xml
index c779388..311fe23 100644
--- a/en-US/Console_Access.xml
+++ b/en-US/Console_Access.xml
@@ -92,11 +92,9 @@ Password: </screen>
         <keycap>Delete</keycap>
       </keycombo> is disabled, the power and reset switches are disabled, and so forth), you may not want to allow any user at the console to run <command>poweroff</command>, <command>halt</command>, and <command>reboot</command>, which are accessible from the console by default.</para>
     <para>To disable these abilities, run the following commands as root:</para>
-    <screen>
-<command>rm -f /etc/security/console.apps/poweroff</command>
-      <command>rm -f /etc/security/console.apps/halt</command>
-      <command>rm -f /etc/security/console.apps/reboot</command>
-    </screen>
+    <screen><command>rm -f /etc/security/console.apps/poweroff</command>
+<command>rm -f /etc/security/console.apps/halt</command>
+<command>rm -f /etc/security/console.apps/reboot</command></screen>
   </section>
   <section
     id="s1-access-console-define">


More information about the docs-commits mailing list