mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
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:
parent
4705fa4bb1
commit
9d798aee90
@ -74,7 +74,7 @@
|
|||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Required patch: <ulink
|
<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>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
@ -86,8 +86,7 @@
|
|||||||
<!-- As required -->
|
<!-- As required -->
|
||||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
<para><ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>,
|
<para><ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>,
|
||||||
<xref linkend="BLFS DEPENDENCY"/></para>
|
<xref linkend="BLFS DEPENDENCY"/></para>
|
||||||
</para>
|
|
||||||
|
|
||||||
<!-- As required -->
|
<!-- As required -->
|
||||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||||
@ -193,7 +192,7 @@ EOF</userinput></screen>
|
|||||||
<title>Boot Script</title>
|
<title>Boot Script</title>
|
||||||
|
|
||||||
<para>To automatically start the <command>TEMPLATE</command> daemon
|
<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>
|
bootscript from the <xref linkend="intro-important-bootscripts"/> package.</para>
|
||||||
|
|
||||||
<indexterm zone="TEMPLATE TEMPLATE-init">
|
<indexterm zone="TEMPLATE TEMPLATE-init">
|
||||||
@ -206,6 +205,7 @@ EOF</userinput></screen>
|
|||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
<!--Required section-->
|
||||||
<sect2 role="content">
|
<sect2 role="content">
|
||||||
<title>Contents</title>
|
<title>Contents</title>
|
||||||
|
|
||||||
@ -218,8 +218,8 @@ EOF</userinput></screen>
|
|||||||
<seg>PROGRAM1, PROGRAM2, and PROGRAM3</seg>
|
<seg>PROGRAM1, PROGRAM2, and PROGRAM3</seg>
|
||||||
<seg>libLIBRARY1, libLIBRARY2, and libLIBRARY3</seg>
|
<seg>libLIBRARY1, libLIBRARY2, and libLIBRARY3</seg>
|
||||||
<seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
|
<seg>/etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
|
||||||
/usr/share/TEMPLATE-&TEMPLATE-version;,
|
/usr/share/TEMPLATE-&TEMPLATE-version;,
|
||||||
/usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
|
/usr/share/doc/TEMPLATE-&TEMPLATE-version;, and
|
||||||
/var/lib/TEMPLATE</seg>
|
/var/lib/TEMPLATE</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
Loading…
Reference in New Issue
Block a user