diff options
Diffstat (limited to 'chapter06/shadow.xml')
-rw-r--r-- | chapter06/shadow.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 626335673..cb606490b 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -131,8 +131,7 @@ convert-mans UTF-8 ISO-8859-9 man/tr/*.?</userinput></screen> etc/login.defs > /etc/login.defs</userinput></screen> <note> - <para>If you built Shadow with Cracklib support, insert the following into - the <command>sed</command> given below:</para> + <para>If you built Shadow with Cracklib support, run the following:</para> <screen><literal>sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' /etc/login.defs</literal></screen> </note> |