diff options
Diffstat (limited to 'chapter06/create-password.xml')
-rw-r--r-- | chapter06/create-password.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/chapter06/create-password.xml b/chapter06/create-password.xml index 7bbde76f9..d8e182d5f 100644 --- a/chapter06/create-password.xml +++ b/chapter06/create-password.xml @@ -1,16 +1,10 @@ <sect2> <title>Creating root password</title> -<para> -Choose a password for user root and create it by running the following -command: -</para> +<para>Choose a password for user root and create it by running the following +command:</para> -<para> -<screen> -<userinput>passwd root</userinput> -</screen> -</para> +<para><screen><userinput>passwd root</userinput></screen></para> </sect2> |