More minor wording tweaks (matt).

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-06-30 15:15:27 +00:00
parent 2645ec62a3
commit 7efa3be047
5 changed files with 9 additions and 9 deletions

View File

@ -10,9 +10,9 @@
<?dbhtml filename="changelog.html"?> <?dbhtml filename="changelog.html"?>
<para>This is version &version; of the Linux From Scratch book, dated <para>This is version &version; of the Linux From Scratch book, dated
&releasedate;. If this book is more than four to six months old, a newer and &releasedate;. If this book is more than six months old, a newer and better
better version is probably already available. To find out, please check one of version is probably already available. To find out, please check one of the
the mirrors via <ulink url="&lfs-root;"/>.</para> mirrors via <ulink url="&lfs-root;"/>.</para>
<para>Below is a list of changes made since the previous release of the book. <para>Below is a list of changes made since the previous release of the book.
First a summary, then a detailed log.</para> First a summary, then a detailed log.</para>

View File

@ -13,7 +13,7 @@ of the software that are known to work, and this book is based on their use. We
highly recommend not using newer versions because the build commands for one highly recommend not using newer versions because the build commands for one
version may not work with a newer version. The newest package versions may also version may not work with a newer version. The newest package versions may also
have problems that require work-arounds. These work-arounds will be developed have problems that require work-arounds. These work-arounds will be developed
and stabilized in the SVN version of the book.</para> and stabilized in the development version of the book.</para>
<para>Download locations may not always be accessible. If a download <para>Download locations may not always be accessible. If a download
location has changed since this book was published, Google (<ulink location has changed since this book was published, Google (<ulink

View File

@ -49,7 +49,7 @@ exclude it to save time and space.</para></listitem>
<term><parameter>--without-csharp</parameter></term> <term><parameter>--without-csharp</parameter></term>
<listitem><para>This ensures that Gettext does not build support for the C# <listitem><para>This ensures that Gettext does not build support for the C#
compiler which may be present on the host but will not be available once we compiler which may be present on the host but will not be available once we
enter the chroot environment.</para></listitem> enter the <command>chroot</command> environment.</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>

View File

@ -41,8 +41,8 @@
<term><parameter>--disable-perl-regexp</parameter></term> <term><parameter>--disable-perl-regexp</parameter></term>
<listitem><para>This ensures that the <command>grep</command> program does not <listitem><para>This ensures that the <command>grep</command> program does not
get linked against a Perl Compatible Regular Expression (PCRE) library that may get linked against a Perl Compatible Regular Expression (PCRE) library that may
be present on the host but will not be available once we enter the chroot be present on the host but will not be available once we enter the
environment.</para></listitem> <command>chroot</command> environment.</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>

View File

@ -39,9 +39,9 @@
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term><parameter>--without-ada</parameter></term> <term><parameter>--without-ada</parameter></term>
<listitem><para>This ensures that Ncurses does not build support for the ada <listitem><para>This ensures that Ncurses does not build support for the Ada
compiler which may be present on the host but will not be available once we compiler which may be present on the host but will not be available once we
enter the chroot environment.</para></listitem> enter the <command>chroot</command> environment.</para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>