diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-16 22:12:01 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-16 22:12:01 +0000 |
commit | 72fb9bf99704f015341645d1f9c8ae7c74a128d5 (patch) | |
tree | c7d584f52d6fcc6df69a2598d02192781d237069 /chapter02/chapter02.xml | |
parent | 50079617a9440a0a421b88f0758d48ac039e57f5 (diff) |
Moved Host System Requirements to Chapter 2
and made minor editorial changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/chapter02.xml')
-rw-r--r-- | chapter02/chapter02.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index aa62827bb..35d265bb7 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -9,9 +9,10 @@ <?dbhtml dir="chapter02"?> <?dbhtml filename="chapter02.html"?> - <title>Preparing a New Partition</title> + <title>Preparing the Host System</title> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostreqs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingpartition.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingfilesystem.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutlfs.xml"/> |