git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2016-08-08 21:06:30 +00:00
parent 83528c7103
commit 7eac1a5ed5
5 changed files with 6 additions and 6 deletions

View File

@ -251,7 +251,7 @@
<itemizedlist>
<listitem>
<para>[dj] - Adjust hosts file instructions to account for hosts
using automatic configuration. Ajusted eplanatory text to account
using automatic configuration. Adjusted explanatory text to account
for
additional configurations.</para>
</listitem>

View File

@ -116,7 +116,7 @@
<para>If the <emphasis>boot disk</emphasis> has been partitioned with a
GUID Partition Table (GPT), then a small, typically 1 MB, partition must be
created if it does not already exist. This partition is not formatted, but
must be available for GRUB to to use during installation of the boot
must be available for GRUB to use during installation of the boot
loader. This partition will normally be labeled 'BIOS Boot' if using
<command>fdisk</command> or have a code of <emphasis>EF02</emphasis> if
using <command>gdisk</command>.</para>

View File

@ -191,7 +191,7 @@ chmod -v 0755 /usr/lib/preloadable_libintl.so</userinput></screen>
<varlistentry id="msgcomm">
<term><command>msgcomm</command></term>
<listitem>
<para>Finds the messages that are common to to the given
<para>Finds the messages that are common to the given
<filename class="extension">.po</filename> files</para>
<indexterm zone="ch-system-gettext msgcomm">
<primary sortas="b-msgcomm">msgcomm</primary>

View File

@ -123,7 +123,7 @@ EOF</userinput></screen>
<para>Logs the messages that system programs offer for logging [Every
logged message contains at least a date stamp and a hostname, and
normally the program's name too, but that depends on how trusting the
logging daemon is told to bei.]</para>
logging daemon is told to be.]</para>
<indexterm zone="ch-system-sysklogd syslogd">
<primary sortas="b-syslogd">syslogd</primary>
</indexterm>

View File

@ -69,7 +69,7 @@ EOF</userinput></screen>
<para>Multiple DNS entries can be added if you have more than one DNS
server. Do not include DNS or Domains entries if you intend to use a
static <filename>/etc/reslov.conf</filename> file.</para>
static <filename>/etc/resolv.conf</filename> file.</para>
</sect3>
@ -245,7 +245,7 @@ EOF</userinput></screen>
<para>The ::1 entry is the IPv6 counterpart of 127.0.0.1 and represents
the IPv6 loopback interface.</para>
<para>If ussing a staic address, create the <filename>/etc/hosts</filename>
<para>If using a staic address, create the <filename>/etc/hosts</filename>
file by running this command instead:</para>
<screen role="nodump"><userinput>cat &gt; /etc/hosts &lt;&lt; "EOF"