mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
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:
parent
cd8a62b15f
commit
e009883c55
@ -30,8 +30,8 @@ interfaces.</para>
|
||||
|
||||
<screen><userinput><command>cat > /etc/sysconfig/network-devices/ifconfig.eth0 << "EOF"</command>
|
||||
ONBOOT=yes
|
||||
DHCP_START="<place appropriate start parameters here>"
|
||||
DHCP_STOP="-r <add additional stop parameters here>"
|
||||
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>
|
||||
|
||||
|
@ -21,8 +21,8 @@ interfaces.</para>
|
||||
|
||||
<screen><userinput><command>cat > /etc/sysconfig/network-devices/ifconfig.eth0 << "EOF"</command>
|
||||
ONBOOT=yes
|
||||
DHCP_START="<insert appropriate start options here>"
|
||||
DHCP_STOP="-k <insert other stop options here>"
|
||||
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>
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user