Author: chris
Date: 2006-05-25 10:49:42 -0600 (Thu, 25 May 2006)
New Revision: 1643
Modified:
trunk/BOOK/final-system/common/shadow.xml
Log:
Minor updates to shadow instructions
Modified: trunk/BOOK/final-system/common/shadow.xml
===================================================================
--- trunk/BOOK/final-system/common/shadow.xml 2006-05-24 07:58:33 UTC (rev
1642)
+++ trunk/BOOK/final-system/common/shadow.xml 2006-05-25 16:49:42 UTC (rev
1643)
@@ -112,10 +112,11 @@
etc/login.defs > /etc/login.defs</userinput></screen>
<note os="t">
- <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, execute
+ this <command>sed</command> to correct the path to the Cracklib
+ dictionary:</para>
-<screen><literal>sed -i '[EMAIL PROTECTED]@DICTPATH\t/lib/cracklib/pw_dict@'
/etc/login.defs</literal></screen>
+<screen><userinput>sed -i '[EMAIL PROTECTED]@DICTPATH\t/lib/cracklib/pw_dict@'
/etc/login.defs</userinput></screen>
</note>
<para os="u">Move a misplaced program to its proper location:</para>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page