aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/create-password.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/create-password.xml')
-rw-r--r--chapter06/create-password.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter06/create-password.xml b/chapter06/create-password.xml
index 71492ffdf..7bbde76f9 100644
--- a/chapter06/create-password.xml
+++ b/chapter06/create-password.xml
@@ -6,9 +6,11 @@ Choose a password for user root and create it by running the following
command:
</para>
-<blockquote><literallayout>
+<para>
+<screen>
<userinput>passwd root</userinput>
-</literallayout></blockquote>
+</screen>
+</para>
</sect2>