Review Parts II and III

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2191 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2004-05-19 14:23:03 +00:00
parent cd8a62b15f
commit e009883c55
4 changed files with 6 additions and 6 deletions

View File

@ -30,8 +30,8 @@ interfaces.</para>
<screen><userinput><command>cat &gt; /etc/sysconfig/network-devices/ifconfig.eth0 &lt;&lt; "EOF"</command>
ONBOOT=yes
DHCP_START="&lt;place appropriate start parameters here&gt;"
DHCP_STOP="-r &lt;add additional stop parameters here&gt;"
DHCP_START="<replaceable>[place appropriate start parameters here]</replaceable>"
DHCP_STOP="-r <replaceable>[add additional stop parameters here]</replaceable>
SERVICE=dhclient
<command>EOF</command></userinput></screen>

View File

@ -21,8 +21,8 @@ interfaces.</para>
<screen><userinput><command>cat &gt; /etc/sysconfig/network-devices/ifconfig.eth0 &lt;&lt; "EOF"</command>
ONBOOT=yes
DHCP_START="&lt;insert appropriate start options here&gt;"
DHCP_STOP="-k &lt;insert other stop options here&gt;"
DHCP_START="<replaceable>[insert appropriate start options here]</replaceable>"
DHCP_STOP="-k <replaceable>[insert other stop options here]</replaceable>"
SERVICE=dhcpcd
<command>EOF</command></userinput></screen>

View File

@ -23,7 +23,7 @@ url="&GLib2-download-ftp;"/></para></listitem>
<sect4><title>Required</title>
<para><xref linkend="pkgconfig"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="gtk-doc"/></para></sect4>
<para><xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></para></sect4>
</sect3>
</sect2>

View File

@ -15,7 +15,7 @@ used by some applications for <acronym>USB</acronym> device access.</para>
<sect3><title><application>libusb</application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="openjade"/></para></sect4>
<para><xref linkend="openjade"/> and <xref linkend="sgml-dtd-3"/></para></sect4>
</sect3>
</sect2>