diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-04-21 20:16:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-04-21 20:16:28 +0000 |
commit | d944136079d46b916ad124821d1b2a00e4414241 (patch) | |
tree | 5f46860c97bbe7bee136cf82f75c4289245bc9c3 /chapter05/findutils.xml | |
parent | d3eda3d73442dba7d33f5f307f7624eaebf283f1 (diff) |
Replaced deprecated w3.org XInclude throughout the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/findutils.xml')
-rw-r--r-- | chapter05/findutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml index ce78e1a17..f7e5e4982 100644 --- a/chapter05/findutils.xml +++ b/chapter05/findutils.xml @@ -24,7 +24,7 @@ <sect2 role="package"> <title/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../chapter06/findutils.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> |