Various minor text fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7595 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Chris Staub 2008-10-28 10:09:57 +00:00
parent d801c6150e
commit 832d359b78
4 changed files with 4 additions and 4 deletions

View File

@ -154,7 +154,7 @@ chmod -v 0600 ~/.fetchmailrc</userinput></screen>
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>

View File

@ -99,7 +99,7 @@ make -C bin/dig</userinput></screen>
<para><command>make -C lib/...</command>: These commands build the
libraries that are needed for the client programs.</para>
<para><command>make -C bin/dig</command>: This command builds the
<para><command>make -C bin/dig</command>: This command builds the
client programs.</para>
</sect2>

View File

@ -113,7 +113,7 @@ install -v -m644 -D README /usr/share/doc/mcs-&mcs-version;/README</userinput></
to use a specific backend on a site-wide or individual user basis. If the
default file-based storage backend is suitable, no configuration steps are
required. See section 2 of the <filename>README</filename> file in the
source tree for details. </para>
source tree for details.</para>
</sect2>

View File

@ -265,7 +265,7 @@ make -C ../seamonkey-build/mailnews/extensions/enigmail \
XPIFILE=enigmail-&seamonkey-enigmail-version;.xpi xpi</userinput></screen>
<para>This package does not come with a test suite. However, it
cn be launched fom the build directory before installing with the
can be launched fom the build directory before installing with the
command line:
<userinput>../seamonkey-build/dist/bin/seamonkey</userinput>.</para>