mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Fix some speling errors
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4830 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6f19a68e17
commit
e59bdcea8f
@ -183,7 +183,7 @@ March 17, 2005</literallayout>
|
||||
Software</bridgehead>
|
||||
|
||||
<para>Here we introduce basic configuration and security issues. We also
|
||||
discuss a range of editors, file systems and shells which aren't covered in
|
||||
discuss a range of editors, file systems, and shells which aren't covered in
|
||||
the main LFS book.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part III - General Libraries and Utilities</bridgehead>
|
||||
@ -195,57 +195,55 @@ March 17, 2005</literallayout>
|
||||
|
||||
<bridgehead renderas="sect2">Part IV - Connecting to a Network</bridgehead>
|
||||
|
||||
<para>Here we cover how to connect to a network when you aren't using
|
||||
the simple static IP setup given in the main
|
||||
LFS book.</para>
|
||||
<para>Here we cover how to connect to a network when you aren't using the
|
||||
simple static IP setup given in the main LFS book.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part V - Basic Networking</bridgehead>
|
||||
|
||||
<para>Networking libraries and command-line networking tools make up the
|
||||
bulk of this part.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part VI - Server Networking</bridgehead>
|
||||
<bridgehead renderas="sect2">Part VI - Major Servers</bridgehead>
|
||||
|
||||
<para>Here we deal with setting up mail and other servers (such as
|
||||
<application>SSH</application>, <application>CVS</application>, etc.).</para>
|
||||
<application>SSH</application>, <application>Apache</application>, etc.).</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part VII - Content Serving</bridgehead>
|
||||
<para>In this part we deal with databases and web server software.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part VIII - X + Window Managers</bridgehead>
|
||||
<bridgehead renderas="sect2">Part VII - X + Window Managers</bridgehead>
|
||||
|
||||
<para>This part explains how to set up a basic <application>X Window
|
||||
System</application> installation along with some generic
|
||||
<application>X</application> libraries and Window managers.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part IX - KDE</bridgehead>
|
||||
<bridgehead renderas="sect2">Part VIII - KDE</bridgehead>
|
||||
|
||||
<para>For those who want to use the <application>K Desktop
|
||||
Environment</application> or some parts of it, this part covers it.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part X - GNOME</bridgehead>
|
||||
<bridgehead renderas="sect2">Part IX - GNOME</bridgehead>
|
||||
|
||||
<para><application>GNOME</application> is the main alternative to
|
||||
<application>KDE</application> in the Desktop Environment arena and
|
||||
we cover both <application>GNOME</application>-1.4
|
||||
and <application>GNOME</application>-&gnome-version; here.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part XI - X Software</bridgehead>
|
||||
<bridgehead renderas="sect2">Part X - X Software</bridgehead>
|
||||
|
||||
<para>Office programs and graphical web browsers are important to most people.
|
||||
They, along with some generic <application>X</application> software can be
|
||||
found in this part of the book.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part XII - Multimedia</bridgehead>
|
||||
<bridgehead renderas="sect2">Part XI - Multimedia</bridgehead>
|
||||
|
||||
<para>Here we cover setting multimedia libraries and drivers along with some
|
||||
audio, video and CD-writing programs.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Part XIII - Printing, Scanning and Typesetting</bridgehead>
|
||||
<bridgehead renderas="sect2">Part XII - Printing, Scanning and
|
||||
Typesetting (PST)</bridgehead>
|
||||
|
||||
<para>The PST part of the book covers things from <application>Ghostscript</application>,
|
||||
<application>CUPS</application> and <application>DocBook</application>
|
||||
to installing <application>TeX</application>.</para>
|
||||
<para>The PST part of the book covers document handling with applications like
|
||||
<application>Ghostscript</application>, <application>CUPS</application> and
|
||||
<application>DocBook</application> to installing
|
||||
<application>TeX</application>.</para>
|
||||
|
||||
<bridgehead renderas="sect2">Appendices</bridgehead>
|
||||
|
||||
|
@ -200,7 +200,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>July 10th, 2005 [djensen]: Added recommendation to skip
|
||||
the Berkley DB test-suite.</para>
|
||||
the Berkeley DB test-suite.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -575,7 +575,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>May 31st, 2005 [bdubbs]: Added section explaining system user
|
||||
and group numerical asssignments.</para>
|
||||
and group numerical assignments.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -167,7 +167,7 @@ ln -sv exim /usr/sbin/sendmail</userinput></screen>
|
||||
heavily commented with instructions on how to do this. Listed below is
|
||||
additional information to help you link these dependency packages.</para>
|
||||
|
||||
<para>To use a backend database other than <application>Berkelely
|
||||
<para>To use a backend database other than <application>Berkeley
|
||||
DB</application>, see the instructions at <ulink
|
||||
url="http://www.exim.org/exim-html-4.40/doc/html/spec_4.html#SECT4.3"/>.</para>
|
||||
|
||||
|
@ -102,7 +102,7 @@ AUXLIBS="-L/usr/lib -R/usr/lib -lssl -lcrypto -lsasl2"</userinput></screen>
|
||||
|
||||
<para>To use SSL/TLS authentication with
|
||||
<application>Postfix</application>, you will first need to apply a
|
||||
patch availible from <ulink
|
||||
patch available from <ulink
|
||||
url="ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz"/>.
|
||||
Unzip the patch tarball, and apply it with the following commands:</para>
|
||||
|
||||
|
@ -219,7 +219,7 @@ install -v -m644 ../docs/*.pdf /usr/share/samba</userinput></screen>
|
||||
|
||||
<para>Due to the complexity and the many various uses for
|
||||
<application>Samba</application>, complete configuration for all the
|
||||
package's cababilities is well beyond the scope of the BLFS book. This
|
||||
package's capabilities is well beyond the scope of the BLFS book. This
|
||||
section provides instructions to configure the
|
||||
<filename>/etc/samba/smb.conf</filename> file for two common scenarios.
|
||||
The complete contents of <filename>/etc/samba/smb.conf</filename> will
|
||||
|
@ -100,7 +100,7 @@ chmod 0755 /usr/bin/svn{,serve}</userinput></screen>
|
||||
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
|
||||
BerkelyDB data-store.</para>
|
||||
BerkeleyDB data-store.</para>
|
||||
|
||||
<para>Create a new <application>Subversion</application> repository with
|
||||
the following commands:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user