diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-06-11 04:57:05 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-06-11 04:57:05 +0000 |
commit | 448e2261fb9720f0d5401d06f5a15fb8098c5e03 (patch) | |
tree | 30d5488d2df08bc0e5d839b2767b07537744d049 /chapter02/chapter02.xml | |
parent | 4ae2e7a4b215f7c367ccfe7b9d53a22c92eee492 (diff) |
Text changes:
Move about LFS to Chapter 2.
Add intor to Chapter 4.
Explain why specific symlinks are needed in Chapter 6.
Remove obsolete reference to old glibc version.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/chapter02.xml')
-rw-r--r-- | chapter02/chapter02.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index 4402a6d9d..84484ccce 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -15,5 +15,6 @@ <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="mounting.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutlfs.xml"/> </chapter> |