diff options
Diffstat (limited to 'chapter06/config-shadowpwd.xml')
-rw-r--r-- | chapter06/config-shadowpwd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/config-shadowpwd.xml b/chapter06/config-shadowpwd.xml index 75527f2a6..265851254 100644 --- a/chapter06/config-shadowpwd.xml +++ b/chapter06/config-shadowpwd.xml @@ -7,9 +7,9 @@ file within the unpacked shadow password suite's source tree. There's one thing to keep in mind if you decide to use shadow support: that programs that need to verify passwords (for example xdm, ftp daemons, pop3 daemons) need to be 'shadow-compliant', that is they need to -be able to work with shadow'ed passwords.</para> +be able to work with shadowed passwords.</para> -<para>To enable shadow'ed passwords, run the following command:</para> +<para>To enable shadowed passwords, run the following command:</para> <para><screen><userinput>/usr/sbin/pwconv</userinput></screen></para> |