mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a971ec4c0f
commit
b04e759b22
@ -4,7 +4,7 @@
|
|||||||
<para><userinput>mkdir ../binutils-build:</userinput> The installation
|
<para><userinput>mkdir ../binutils-build:</userinput> The installation
|
||||||
instructions for Binutils recommend creating a seperate build directory
|
instructions for Binutils recommend creating a seperate build directory
|
||||||
instead of compiling the package inside the source tree. So, we create a
|
instead of compiling the package inside the source tree. So, we create a
|
||||||
binutils-buildd directory and work from there.</para>
|
binutils-build directory and work from there.</para>
|
||||||
|
|
||||||
<para><userinput>--disable-nls:</userinput> This option disabled
|
<para><userinput>--disable-nls:</userinput> This option disabled
|
||||||
internationalization (also known as i18n). We don't need this for our
|
internationalization (also known as i18n). We don't need this for our
|
||||||
|
@ -58,7 +58,7 @@ FHS-compliant.</para>
|
|||||||
directory, which we don't much like for a base system. But feel free to
|
directory, which we don't much like for a base system. But feel free to
|
||||||
make your system FHS-compliant if you wish. The FHS isn't precise as
|
make your system FHS-compliant if you wish. The FHS isn't precise as
|
||||||
to the structure of the /usr/local/share subdirectories, so we took the
|
to the structure of the /usr/local/share subdirectories, so we took the
|
||||||
liberty of creating the directories that we felt needed.</para>
|
liberty of creating the directories that we felt were needed.</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user