mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 05:50:20 +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>
|
||||
<itemizedlist>
|
||||
<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>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -14,7 +14,7 @@
|
||||
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
|
||||
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>Create the mount point and mount the LFS file system by running:</para>
|
||||
|
@ -83,7 +83,7 @@
|
||||
<varlistentry>
|
||||
<term><envar>PKG_CONFIG=""</envar></term>
|
||||
<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
|
||||
shown for setting this environment variable is different from other
|
||||
LFS sections where variables are set preceding the command. This
|
||||
|
@ -54,7 +54,7 @@
|
||||
|
||||
<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
|
||||
automake is installed.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user