Author: manuel Date: 2005-04-11 12:33:25 -0600 (Mon, 11 Apr 2005) New Revision: 4898
Modified: branches/6.1/BOOK/chapter01/changelog.xml branches/6.1/BOOK/chapter05/adjusting.xml Log: Readded the Changelog for PDF output. It will be dropped only from hardcopy published versions. Modified: branches/6.1/BOOK/chapter01/changelog.xml =================================================================== --- branches/6.1/BOOK/chapter01/changelog.xml 2005-04-11 18:29:01 UTC (rev 4897) +++ branches/6.1/BOOK/chapter01/changelog.xml 2005-04-11 18:33:25 UTC (rev 4898) @@ -3,7 +3,7 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-scatter-changelog" condition="html"> +<sect1 id="ch-scatter-changelog"> <title>Changelog</title> <?dbhtml filename="changelog.html"?> Modified: branches/6.1/BOOK/chapter05/adjusting.xml =================================================================== --- branches/6.1/BOOK/chapter05/adjusting.xml 2005-04-11 18:29:01 UTC (rev 4897) +++ branches/6.1/BOOK/chapter05/adjusting.xml 2005-04-11 18:33:25 UTC (rev 4898) @@ -42,8 +42,8 @@ mv -f tempspecfile $SPECFILE && unset SPECFILE</userinput></screen> -<para>It is recommended that the above -command be copy-and-pasted in order to ensure accuracy. +<para><phrase condition="html">It is recommended that the above +command be copy-and-pasted in order to ensure accuracy.</phrase> Alternatively, the specs file can be edited by hand. This is done by replacing every occurrence of <quote>/lib/ld-linux.so.2</quote> with <quote>/tools/lib/ld-linux.so.2</quote></para> @@ -100,8 +100,8 @@ <emphasis>lfs</emphasis> or that something went wrong back in <xref linkend="ch-tools-settingenviron" role="."/> Another option is that something may have gone wrong with the specs file amendment above. In this case, -redo the specs file amendment, being careful to copy-and-paste the -commands.</para> +redo the specs file amendment<phrase condition="html">, being careful to copy-and-paste the +commands</phrase>.</para> <para>Once all is well, clean up the test files:</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
