diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-08 19:44:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-08 19:44:56 +0000 |
commit | 5061bc643ae1e53cd22c1cf9c86b934481108090 (patch) | |
tree | 3c74e13cdc58d2ed46c384e1dd55eda29150eedd /chapter07/chapter07.xml | |
parent | eb8890f68b9d1fa49c48b6d0f0c2a58ac7a6e0cd (diff) |
Move changingowner from Chapter 6 to Chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/chapter07.xml')
-rw-r--r-- | chapter07/chapter07.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index df740eaa5..ae5c9b7b3 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -11,6 +11,7 @@ <title>Entering Chroot and Building Additional Tools</title> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="changingowner.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kernfs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chroot.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingdirs.xml"/> |