Author: manuel Date: 2005-05-07 05:25:41 -0600 (Sat, 07 May 2005) New Revision: 4010
Modified: trunk/BOOK/index.xml trunk/BOOK/lib-config.xml trunk/BOOK/use-unzip.xml Log: Tagged the top-level XML files. Modified: trunk/BOOK/index.xml =================================================================== --- trunk/BOOK/index.xml 2005-05-07 11:15:38 UTC (rev 4009) +++ trunk/BOOK/index.xml 2005-05-07 11:25:41 UTC (rev 4010) @@ -1,35 +1,36 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" - "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" > + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" > + <book> -<!-- Front Matter --> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/bookinfo.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/dedication.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/preface.xml"/> + <!-- Front Matter --> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/bookinfo.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/dedication.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/preface.xml"/> -<!-- Parts --> + <!-- Parts --> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/introduction.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postlfs/postlfs.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="general/general.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="connect/connect.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="basicnet/basicnet.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="server/server.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x/x.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kde/kde.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome/gnome.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/xsoft.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multimedia/multimedia.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pst/pst.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/introduction.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postlfs/postlfs.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="general/general.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="connect/connect.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="basicnet/basicnet.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="server/server.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x/x.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kde/kde.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome/gnome.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/xsoft.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multimedia/multimedia.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pst/pst.xml"/> -<!-- End parts --> + <!-- End parts --> -<!-- Appendices --> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/creat-comm.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/ac-free-lic.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/glossary.xml"/> + <!-- Appendices --> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/creat-comm.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/ac-free-lic.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/glossary.xml"/> -<index/> + <index/> </book> Modified: trunk/BOOK/lib-config.xml =================================================================== --- trunk/BOOK/lib-config.xml 2005-05-07 11:15:38 UTC (rev 4009) +++ trunk/BOOK/lib-config.xml 2005-05-07 11:25:41 UTC (rev 4010) @@ -7,4 +7,5 @@ <filename class="directory">/usr/local/lib</filename> should appear in <filename>/etc/ld.so.conf</filename> so that <command>ldd</command> can find the shared libraries. After checking that this is the case, -<command>/sbin/ldconfig</command> should be run while logged in as root.</para> +<command>/sbin/ldconfig</command> should be run while logged in as +<systemitem class="username">root</systemitem>.</para> Modified: trunk/BOOK/use-unzip.xml =================================================================== --- trunk/BOOK/use-unzip.xml 2005-05-07 11:15:38 UTC (rev 4009) +++ trunk/BOOK/use-unzip.xml 2005-05-07 11:25:41 UTC (rev 4010) @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" +<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" > -<note><para>The package source is distributed in <filename>zip</filename> -format and requires <command>unzip</command>. You should create a directory -and change to that directory before <command>unzip</command>ping the file to -ease the removal of the source files after the package has been installed. -</para></note> +<note> + <para>The package source is distributed in <filename>zip</filename> + format and requires <command>unzip</command>. You should create a directory + and change to that directory before <command>unzip</command>ping the file to + ease the removal of the source files after the package has been installed.</para> +</note> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
