mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
Spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7380c3aaa8
commit
bfd117be04
@ -453,7 +453,7 @@
|
|||||||
<para>2015-03-31</para>
|
<para>2015-03-31</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Adjust discussion of LFS envronment variable to be
|
<para>[bdubbs] - Adjust discussion of LFS environment variable to be
|
||||||
before first use.</para>
|
before first use.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
be made accessible. In order to do this, the partition needs to be
|
be made accessible. In order to do this, the partition needs to be
|
||||||
mounted at a chosen mount point. For the purposes of this book, it is
|
mounted at a chosen mount point. For the purposes of this book, it is
|
||||||
assumed that the file system is mounted under the directory specified by the
|
assumed that the file system is mounted under the directory specified by the
|
||||||
<envar>LFS</envar> envronment varibale as described in the previous section.
|
<envar>LFS</envar> environment varibale as described in the previous section.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>Create the mount point and mount the LFS file system by running:</para>
|
<para>Create the mount point and mount the LFS file system by running:</para>
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><envar>PKG_CONFIG=""</envar></term>
|
<term><envar>PKG_CONFIG=""</envar></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Setting this envronment variable prevents adding unneeded
|
<para>Setting this environment variable prevents adding unneeded
|
||||||
features that may be available on the host. Note that the location
|
features that may be available on the host. Note that the location
|
||||||
shown for setting this environment variable is different from other
|
shown for setting this environment variable is different from other
|
||||||
LFS sections where variables are set preceding the command. This
|
LFS sections where variables are set preceding the command. This
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
<screen><userinput remap="test">make check</userinput></screen>
|
<screen><userinput remap="test">make check</userinput></screen>
|
||||||
|
|
||||||
<para>Five tests are known to fail in the LFS build envronment due
|
<para>Five tests are known to fail in the LFS build environment due
|
||||||
to a circular dependency, but all tests pass if rechecked after
|
to a circular dependency, but all tests pass if rechecked after
|
||||||
automake is installed.</para>
|
automake is installed.</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user