mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Tagging fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
20643e2a65
commit
ec20811ee7
@ -131,9 +131,9 @@ 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, run the following:</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>
|
||||
<screen role="nodump"><userinput>sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' /etc/login.defs</userinput></screen>
|
||||
</note>
|
||||
|
||||
<para>Move a misplaced program to its proper location:</para>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20060527">
|
||||
<!ENTITY releasedate "May 27, 2006">
|
||||
<!ENTITY version "SVN-20060528">
|
||||
<!ENTITY releasedate "May 28, 2006">
|
||||
<!ENTITY milestone "6.2">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user