aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-23 15:30:44 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-23 15:30:44 +0000
commitda7032a745c8bcb0b4e08964d4906058cc30c8de (patch)
treeec6e5050a493b14d38fd23063ec7a0229dfb7557
parentd9c836bba990a150e7b06e5d20f743d5ba8b4a10 (diff)
Minor grammar/style changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter02/creatingpartition.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index d235a8bdc..ea9fe406d 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -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