diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-05 17:34:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-05 17:34:52 +0000 |
commit | dbc5ea6691e2de48c58d97bf1f396fda7d9334c3 (patch) | |
tree | 260b5b21b9bd205b20a6a45beb015c4e58470ca2 | |
parent | 080aa9f1649617dc2ff0c539e4ea58468acd110d (diff) |
Change xz xml filenames to support jhalfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter05/chapter05.xml | 2 | ||||
-rw-r--r-- | chapter05/xz.xml (renamed from chapter05/xz-utils.xml) | 2 | ||||
-rw-r--r-- | chapter06/chapter06.xml | 2 | ||||
-rw-r--r-- | chapter06/xz.xml (renamed from chapter06/xz-utils.xml) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 0afdae8e0..a4edca5e2 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -42,7 +42,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tar.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="texinfo.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz-utils.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/> <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux-ng.xml"/>--> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="stripping.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="changingowner.xml"/> diff --git a/chapter05/xz-utils.xml b/chapter05/xz.xml index 434533ebc..5f18b1470 100644 --- a/chapter05/xz-utils.xml +++ b/chapter05/xz.xml @@ -25,7 +25,7 @@ <title/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="../chapter06/xz-utils.xml" + href="../chapter06/xz.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> <segmentedlist> diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index dead9c2fd..57c4aba4c 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -60,7 +60,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kbd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="less.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="make.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz-utils.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xz.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-db.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="module-init-tools.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="patch.xml"/> diff --git a/chapter06/xz-utils.xml b/chapter06/xz.xml index f60bf5865..f60bf5865 100644 --- a/chapter06/xz-utils.xml +++ b/chapter06/xz.xml |