diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-27 07:13:57 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-27 07:13:57 +0000 |
commit | 3acac1e6bf17b88f90f9853c57ea9248c26f65ac (patch) | |
tree | c0419cfa09faf3d613a3a44141cdf35c6ace3ce8 /chapter02/creatingpartition.xml | |
parent | b14e95717b71d1664cdcad4e211a689c758d8f67 (diff) |
Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/creatingpartition.xml')
-rw-r--r-- | chapter02/creatingpartition.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index d9c6315f1..6ccf0aa4b 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 reaonable size to provide for growth. The LFS + space. A 10GB 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 |