mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:17:46 +08:00
More typo fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4841 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
919683dc6d
commit
bfb7882540
@ -76,7 +76,7 @@ BLFS Editor (March 2003–June 2004)</literallayout>
|
||||
<para>The BLFS project is a natural progression of
|
||||
LFS. Together, these projects provide a unique resource for
|
||||
the Open Source Community. They take the mystery out of the process of
|
||||
building a complete, funtional software system from the source code contributed
|
||||
building a complete, functional software system from the source code contributed
|
||||
by many talented individuals throughout the world. They truly allow users
|
||||
to implement the slogan "Your distro, your rules."</para>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
<title>Introduction to CDParanoia</title>
|
||||
|
||||
<para>The <application>CDParanoia</application> package contains a CD
|
||||
audio exraction tool. This is useful for extracting <filename>.wav</filename>
|
||||
audio extraction tool. This is useful for extracting <filename>.wav</filename>
|
||||
files from audio CDs. A CDDA capable CDROM drive is needed.
|
||||
Practically all drives supported by Linux can be used.</para>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
<para>Building a complete rescue device is a challenging task. In many
|
||||
ways, it is equivalent to building an entire LFS system.
|
||||
In addition, it would be a repitition of information already available.
|
||||
In addition, it would be a repetition of information already available.
|
||||
For these reasons, the procedures for a rescue device image are not
|
||||
presented here.</para>
|
||||
|
||||
|
@ -227,7 +227,7 @@ iptables -P OUTPUT DROP
|
||||
|
||||
# These lines are here in case rules are already in place and the
|
||||
# script is ever rerun on the fly. We want to remove all rules and
|
||||
# pre-exisiting user defined chains before we implement new rules.
|
||||
# pre-existing user defined chains before we implement new rules.
|
||||
iptables -F
|
||||
iptables -X
|
||||
iptables -Z
|
||||
@ -349,7 +349,7 @@ iptables -P OUTPUT DROP
|
||||
|
||||
# These lines are here in case rules are already in place and the
|
||||
# script is ever rerun on the fly. We want to remove all rules and
|
||||
# pre-exisiting user defined chains before we implement new rules.
|
||||
# pre-existing user defined chains before we implement new rules.
|
||||
iptables -F
|
||||
iptables -X
|
||||
iptables -Z
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
<para><application>Heimdal</application> is a free implementation
|
||||
of Kerberos 5 that aims to be compatible with MIT krb5 and is
|
||||
backwards compatible with krb4. Kerberos is a network authentication
|
||||
backward compatible with krb4. Kerberos is a network authentication
|
||||
protocol. Basically it preserves the integrity of passwords in any
|
||||
untrusted network (like the Internet). Kerberized applications work
|
||||
hand-in-hand with sites that support Kerberos to ensure that passwords
|
||||
@ -512,7 +512,7 @@ kx <replaceable>[49150]</replaceable>/udp # Heimdal kerberos X</l
|
||||
<term><command>ipropd-master</command></term>
|
||||
<listitem>
|
||||
<para>is a daemon which runs on the master KDC
|
||||
server which incrementally propogates changes to the KDC
|
||||
server which incrementally propagates changes to the KDC
|
||||
database to the slave KDC servers.</para>
|
||||
<indexterm zone="heimdal ipropd-master">
|
||||
<primary sortas="b-ipropd-master">ipropd-master</primary>
|
||||
@ -524,7 +524,7 @@ kx <replaceable>[49150]</replaceable>/udp # Heimdal kerberos X</l
|
||||
<term><command>ipropd-slave</command></term>
|
||||
<listitem>
|
||||
<para>is a daemon which runs on the slave KDC
|
||||
servers which incrementally propogates changes to the KDC
|
||||
servers which incrementally propagates changes to the KDC
|
||||
database from the master KDC server.</para>
|
||||
<indexterm zone="heimdal ipropd-slave">
|
||||
<primary sortas="b-ipropd-slave">ipropd-slave</primary>
|
||||
@ -775,7 +775,7 @@ kx <replaceable>[49150]</replaceable>/udp # Heimdal kerberos X</l
|
||||
<varlistentry id="push">
|
||||
<term><command>push</command></term>
|
||||
<listitem>
|
||||
<para>is a kerberized POP mail retreival client.</para>
|
||||
<para>is a kerberized POP mail retrieval client.</para>
|
||||
<indexterm zone="heimdal push">
|
||||
<primary sortas="b-push">push</primary>
|
||||
</indexterm>
|
||||
|
@ -167,7 +167,7 @@ cp -v -R DOCS/* PrintingCookbook \
|
||||
<term><command>cancel</command></term>
|
||||
<listitem>
|
||||
<para>is a symlink to <command>lprm</command> used to send cancel
|
||||
requests to an <application>LPRng</application> print ervice.</para>
|
||||
requests to an <application>LPRng</application> print service.</para>
|
||||
<indexterm zone="LPRng cancel">
|
||||
<primary sortas="b-cancel">cancel</primary>
|
||||
</indexterm>
|
||||
|
@ -29,7 +29,7 @@
|
||||
<sect2 role="package">
|
||||
<title>Introduction to a2ps</title>
|
||||
|
||||
<para><application>a2ps</application> is a filter utilitized mainly
|
||||
<para><application>a2ps</application> is a filter utilized mainly
|
||||
in the background and primarily by printing scripts to convert almost
|
||||
every input format into PostScript output. The application's name
|
||||
expands appropriately to "all to PostScript".</para>
|
||||
|
@ -333,7 +333,7 @@ mkpop3dcert</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>cp -v -a /usr/share/courier/sqwebmail/images /srv/www/htdocs/webmail</userinput></screen>
|
||||
|
||||
<para>If you wish to utilze the webadmin utility, you will need to copy
|
||||
<para>If you wish to utilize the webadmin utility, you will need to copy
|
||||
the <filename>webadmin</filename> file from
|
||||
<filename class="directory">/usr/lib/courier/courier/webmail</filename>
|
||||
to your <filename class="directory">cgi-bin</filename> directory of your
|
||||
|
@ -188,11 +188,11 @@ ln -sv exim /usr/sbin/sendmail</userinput></screen>
|
||||
tree.</para>
|
||||
|
||||
<para>For information about linking <application>Linux-PAM</application>, see
|
||||
the instuctions at <ulink
|
||||
the instructions at <ulink
|
||||
url="http://www.exim.org/exim-html-4.40/doc/html/spec_11.html#IX935"/>.</para>
|
||||
|
||||
<para>For information about linking database engine libraries used for
|
||||
<application>Exim</application> name lookups, see the instuctions at <ulink
|
||||
<application>Exim</application> name lookups, see the instructions at <ulink
|
||||
url="http://www.exim.org/exim-html-4.40/doc/html/spec_9.html#CHAP9"/>.</para>
|
||||
|
||||
<para>If you wish to add <application>Readline</application> support to
|
||||
|
@ -74,7 +74,7 @@
|
||||
<title>Kernel Configuration</title>
|
||||
|
||||
<para>Enable the following options in the kernel configuration
|
||||
and recompile the kernel if neccessary:</para>
|
||||
and recompile the kernel if necessary:</para>
|
||||
|
||||
<screen><literal>File systems:
|
||||
Network File Systems:
|
||||
|
@ -176,7 +176,7 @@ useradd -c 'sshd PrivSep' -d /var/lib/sshd -g sshd \
|
||||
<para>There are no required changes to any of these files. However,
|
||||
you may wish to view the <filename class='directory'>/etc/ssh/</filename>
|
||||
files and make any changes appropriate for the security of your system.
|
||||
One recomended change is that you disable
|
||||
One recommended change is that you disable
|
||||
<systemitem class='username'>root</systemitem> login via
|
||||
<command>ssh</command>. Execute the following command as the
|
||||
<systemitem class='username'>root</systemitem> user to disable
|
||||
|
@ -101,10 +101,10 @@ make</userinput></screen>
|
||||
Set the default shell as a link to an invalid shell.</para>
|
||||
|
||||
<para><command>echo /usr/lib/proftpd/proftpdshell >>
|
||||
/etc/shells</command>: Fake a valid shell for compatability purposes.</para>
|
||||
/etc/shells</command>: Fake a valid shell for compatibility purposes.</para>
|
||||
|
||||
<note>
|
||||
<para>The above three commands can be ommitted if the following directive is
|
||||
<para>The above three commands can be omitted if the following directive is
|
||||
placed in the configuration file:</para>
|
||||
|
||||
<screen><literal>RequireValidShell off</literal></screen>
|
||||
|
@ -345,7 +345,7 @@ install -v -m644 ../docs/*.pdf /usr/share/samba</userinput></screen>
|
||||
<application>Samba</application> BDC cannot be used as a fallback
|
||||
for a Windows PDC, and conversely, a Windows BDC cannot be used as a
|
||||
fallback for a <application>Samba</application> PDC. Also in some
|
||||
domain mambership scenarios, the <command>winbindd</command> daemon and
|
||||
domain membership scenarios, the <command>winbindd</command> daemon and
|
||||
the corresponding bootscript are needed.</para>
|
||||
|
||||
<para>There is quite a bit of documentation available which covers many
|
||||
@ -384,7 +384,7 @@ install -v -m644 ../docs/*.pdf /usr/share/samba</userinput></screen>
|
||||
<para>The built in SWAT (<application>Samba</application> Web
|
||||
Administration Tool) utility can be used for basic configuration of
|
||||
the <application>Samba</application> installation, but because it may
|
||||
be inconvenient, undesireable or perhaps even impossible to gain
|
||||
be inconvenient, undesirable or perhaps even impossible to gain
|
||||
access to the console, BLFS recommends setting up access to SWAT using
|
||||
<application>Stunnel</application>. Without
|
||||
<application>Stunnel</application>, the
|
||||
|
@ -96,7 +96,7 @@ chmod 0755 /usr/bin/svn{,serve}</userinput></screen>
|
||||
the new backend, however, the repository can now be placed on a
|
||||
network mount, and any corruption does not require an admin to
|
||||
recover the repository. For more information and comparison between
|
||||
FSFS and BDB, plese see <ulink
|
||||
FSFS and BDB, see <ulink
|
||||
url="http://svnbook.red-bean.com/svnbook-1.1/ch05.html#svn-ch-5-sect-1.2.A"/>.
|
||||
Optionally you can pass <option>bdb</option> in place of
|
||||
<option>fsfs</option> in the following command to create a
|
||||
|
@ -100,7 +100,7 @@
|
||||
<title>Kernel Configuration</title>
|
||||
|
||||
<para>Enable the following options in the kernel configuration
|
||||
and recompile the kernel if neccessary:</para>
|
||||
and recompile the kernel if necessary:</para>
|
||||
|
||||
<!-- Spaces are significant in <screen> sections -->
|
||||
<screen><literal>Master section:
|
||||
|
@ -409,7 +409,7 @@ ln -v -sf ../X11R6/include/X11 /usr/include/X11</userinput></screen>
|
||||
applications including this file is to remove it (see <ulink
|
||||
url="http://ep09.pld-linux.org/~mmazur/linux-libc-headers/doc/FAQ">
|
||||
linux-libc-headers FAQ</ulink>). The <command>sed</command> uses
|
||||
<command>grep -lr</command> to replace all occurences. If you desire, just
|
||||
<command>grep -lr</command> to replace all occurrences. If you desire, just
|
||||
remove (comment) the line in the appropriate video driver file if you
|
||||
customized <filename>host.def</filename>.</para>
|
||||
|
||||
@ -421,7 +421,7 @@ ln -v -sf ../X11R6/include/X11 /usr/include/X11</userinput></screen>
|
||||
redirects error messages to the same location as standard output. The
|
||||
<command>tee</command> command allows viewing of the output while logging
|
||||
the results to a file. The parentheses around the command runs the entire
|
||||
comand in a subshell and finally the <command>exit $PIPESTATUS</command>
|
||||
command in a subshell and finally the <command>exit $PIPESTATUS</command>
|
||||
ensures the result of the <command>make</command> is returned as the result
|
||||
and not the result of the <command>tee</command> command.</para>
|
||||
|
||||
|
@ -359,7 +359,7 @@ ln -v -sf ../X11R6/include/X11 /usr/include/X11</userinput></screen>
|
||||
for applications including this file is to remove it (see <ulink
|
||||
url="http://ep09.pld-linux.org/~mmazur/linux-libc-headers/doc/FAQ">
|
||||
linux-libc-headers FAQ</ulink>). The <command>sed</command> uses
|
||||
<command>grep -lr</command> to replace all occurences. If you desire, just
|
||||
<command>grep -lr</command> to replace all occurrences. If you desire, just
|
||||
remove (comment) the line in the appropriate video driver file if you
|
||||
customized <filename>host.def</filename>.</para>
|
||||
|
||||
@ -369,7 +369,7 @@ ln -v -sf ../X11R6/include/X11 /usr/include/X11</userinput></screen>
|
||||
<parameter>2>&1</parameter> redirects error messages to the
|
||||
same location as standard output. The <command>tee</command> command
|
||||
allows viewing of the output while logging the results to a file. The
|
||||
parentheses around the command runs the entire comand in a subshell
|
||||
parentheses around the command runs the entire command in a subshell
|
||||
and finally the <command>exit $PIPESTATUS</command> ensures the result
|
||||
of the <command>make</command> is returned as the result and not the
|
||||
result of the <command>tee</command> command.</para>
|
||||
|
@ -87,7 +87,7 @@ make</userinput></screen>
|
||||
<title>Configuration Information</title>
|
||||
|
||||
<para>Some applications (including <application>GNOME</application>-2)
|
||||
require a properly set enviroment variable to locate the MIME database.
|
||||
require a properly set environment variable to locate the MIME database.
|
||||
Satisfy this requirement by setting the following variable in your
|
||||
local shell profile, or the system-wide profile:</para>
|
||||
|
||||
|
@ -129,7 +129,7 @@ ln -v -s evolution-2.2 \
|
||||
|
||||
<para><option>--with-pilot-conduits</option>: This parameter will build
|
||||
the <application>GNOME Pilot</application> conduits allowing you to
|
||||
syncronize <application>Evolution</application> data on a Palm
|
||||
synchronize <application>Evolution</application> data on a Palm
|
||||
device.</para>
|
||||
|
||||
<para><command>ln -v -s evolution-2.2 `pkg-config
|
||||
|
@ -166,7 +166,7 @@ done</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>ln -sf /usr/include/c++/&gcc-version; /usr/g++-v3</userinput></screen>
|
||||
|
||||
<para>Create a temprorary symlink to the JRE's
|
||||
<para>Create a temporary symlink to the JRE's
|
||||
<application>motif</application> libraries:</para>
|
||||
|
||||
<para>Again, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user