Fixed template.xml for validation and small bogus indentation.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3819 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Manuel Canales Esparcia 2005-04-28 18:59:05 +00:00
parent 4705fa4bb1
commit 9d798aee90

View File

@ -74,7 +74,7 @@
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/></para>
url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/></para>
</listitem>
</itemizedlist>
@ -86,8 +86,7 @@
<!-- As required -->
<bridgehead renderas="sect4">Recommended</bridgehead>
<para><ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>,
<xref linkend="BLFS DEPENDENCY"/></para>
</para>
<xref linkend="BLFS DEPENDENCY"/></para>
<!-- As required -->
<bridgehead renderas="sect4">Optional</bridgehead>
@ -193,7 +192,7 @@ EOF</userinput></screen>
<title>Boot Script</title>
<para>To automatically start the <command>TEMPLATE</command> daemon
when the system is rebooted, install the <filename>/etc/rc.d/init.d/TEMPLATE</filename>
when the system is rebooted, install the <filename>/etc/rc.d/init.d/TEMPLATE</filename>
bootscript from the <xref linkend="intro-important-bootscripts"/> package.</para>
<indexterm zone="TEMPLATE TEMPLATE-init">
@ -206,6 +205,7 @@ EOF</userinput></screen>
</sect2>
<!--Required section-->
<sect2 role="content">
<title>Contents</title>
@ -218,8 +218,8 @@ EOF</userinput></screen>
<seg>PROGRAM1, PROGRAM2, and PROGRAM3</seg>
<seg>libLIBRARY1, libLIBRARY2, and libLIBRARY3</seg>
<seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
/usr/share/TEMPLATE-&TEMPLATE-version;,
/usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
/usr/share/TEMPLATE-&TEMPLATE-version;,
/usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
/var/lib/TEMPLATE</seg>
</seglistitem>
</segmentedlist>