diff options
Diffstat (limited to 'chapter06/shadow.xml')
-rw-r--r-- | chapter06/shadow.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index e5d1b4896..7fd226a51 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -113,7 +113,7 @@ convert-mans UTF-8 ISO-8859-9 man/tr/*.?</userinput></screen> -e 's@/var/spool/mail@/var/mail@' etc/login.defs</userinput></screen> <note> - <para>If you built Shadow with Cracklib support, run the following:</para> + <para>If you chose to build Shadow with Cracklib support, run the following:</para> <screen role="nodump"><userinput>sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' \ etc/login.defs</userinput></screen> |