diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-22 12:19:49 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-04-22 12:19:49 +0000 |
commit | abe30076b3dd653cda93e31833a7fed6aa826556 (patch) | |
tree | f510799a15c304904423c650600c4e4d1307024e /index.xml | |
parent | 498223d46e40b508fff6524feae79059d8f5e354 (diff) |
Placed all appendices into a common dir.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -38,9 +38,9 @@ <part id="part4"> <title>Appendices</title> <?dbhtml filename="part4.html"?> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendixa/acronymlist.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendixb/acknowledgments.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendixc/dependencies.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acronymlist.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acknowledgments.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies.xml"/> </part> <index/> |