diff options
Diffstat (limited to 'chapter06/create-password.xml')
-rw-r--r-- | chapter06/create-password.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/create-password.xml b/chapter06/create-password.xml index 2aa706013..19e592e48 100644 --- a/chapter06/create-password.xml +++ b/chapter06/create-password.xml @@ -4,7 +4,7 @@ <para>Choose a password for user root and set it by running the following command:</para> -<para><screen><userinput>passwd root</userinput></screen></para> +<screen><userinput>passwd root</userinput></screen> </sect2> |