Minor grammar/style changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2012-08-23 15:30:44 +00:00
parent d9c836bba9
commit da7032a745

View File

@ -34,7 +34,7 @@
This is enough to store all the source tarballs and compile the packages.
However, if the LFS system is intended to be the primary Linux system,
additional software will probably be installed which will require additional
space. A 10GB partition is a reasonable size to provide for growth. The LFS
space. A 10 GB partition is a reasonable size to provide for growth. The LFS
system itself will not take up this much room. A large portion of this
requirement is to provide sufficient free temporary storage. Compiling
packages can require a lot of disk space which will be reclaimed after the
@ -136,7 +136,7 @@
<listitem><para>/opt &ndash; This directory is most useful for
BLFS where multiple installations of large packages like Gnome or KDE can
be installed without embedding the files in the /usr hierarchy. If
used, five to ten gigabytes is generally adequate.</para>
used, 5 to 10 gigabytes is generally adequate.</para>
</listitem>
<listitem><para>/tmp &ndash; A separate /tmp directory is rare, but