diff options
Diffstat (limited to 'chapter06/config-shadowpwd.xml')
-rw-r--r-- | chapter06/config-shadowpwd.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter06/config-shadowpwd.xml b/chapter06/config-shadowpwd.xml index a10d05784..8202c12bb 100644 --- a/chapter06/config-shadowpwd.xml +++ b/chapter06/config-shadowpwd.xml @@ -15,9 +15,11 @@ be able to work with shadow'ed passwords. To enable shadow'ed passwords, run the following command: </para> -<blockquote><literallayout> - <userinput>/usr/sbin/pwconv</userinput> -</literallayout></blockquote> +<para> +<screen> +<userinput>/usr/sbin/pwconv</userinput> +</screen> +</para> </sect2> |