summaryrefslogtreecommitdiffstats
path: root/en_US
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-04-26 20:35:58 +0000
committerPaul W. Frields <stickster@gmail.com>2007-04-26 20:35:58 +0000
commit25513db383693a8a8a25147063bc9fe84d4b8c53 (patch)
tree82e73d3088540597503df24ee6ebeaff9fd69363 /en_US
parentbfe5da3637960fc079eae6349ec92e86cac5bba9 (diff)
downloaddocumentation-guide-25513db383693a8a8a25147063bc9fe84d4b8c53.tar.gz
documentation-guide-25513db383693a8a8a25147063bc9fe84d4b8c53.tar.xz
documentation-guide-25513db383693a8a8a25147063bc9fe84d4b8c53.zip
Fix xinclude of common snippet. This is how common snippets should
now be referenced, which means they will work no matter where the "docs-common" folder is located (current dir, parent, parent of parent...)
Diffstat (limited to 'en_US')
-rw-r--r--en_US/documentation-guide.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US/documentation-guide.xml b/en_US/documentation-guide.xml
index c581469..6a71148 100644
--- a/en_US/documentation-guide.xml
+++ b/en_US/documentation-guide.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: documentation-guide.xml,v 1.6 2007/02/18 14:24:33 pfrields Exp $ -->
+<!-- $Id: documentation-guide.xml,v 1.7 2007/04/26 20:35:58 pfrields Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
@@ -58,7 +58,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- CVS -->
- <xi:include href="../../docs-common/common/cvs-en_US.xml"
+ <xi:include href="cvs-en_US.xml" xml:base="&FDPCOMMONDIR;/common"
xpointer="element(ch-cvs)" xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- ACKNOWLEDGMENTS -->