diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2004-12-27 14:27:27 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2004-12-27 14:27:27 +0000 |
commit | e2f8b83268cbcc61f04bf15be011d508537a1f74 (patch) | |
tree | 46043102d97c31575f416fb2429d86bcdba35688 /docbook | |
parent | 5bcad85d01aaccf6a2ffd45e692a1de3a008afd6 (diff) | |
download | wireshark-e2f8b83268cbcc61f04bf15be011d508537a1f74.tar.gz wireshark-e2f8b83268cbcc61f04bf15be011d508537a1f74.tar.bz2 wireshark-e2f8b83268cbcc61f04bf15be011d508537a1f74.zip |
location of cygwin's docbook xml changed
svn path=/trunk/; revision=12843
Diffstat (limited to 'docbook')
-rw-r--r-- | docbook/catalog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/catalog.xml b/docbook/catalog.xml index f90c46b5b4..35909564ac 100644 --- a/docbook/catalog.xml +++ b/docbook/catalog.xml @@ -19,7 +19,7 @@ Please note that if you shift any files in the directory structure you MUST adju <!-- Resolve DTD URL system ID to local file --> <rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/4.2/" - rewritePrefix="/usr/share/docbook-xml42/" /> + rewritePrefix="/usr/share/xml/docbook/4.2/" /> <!-- Resolve stylesheet URL to local file --> <!-- if you need to change this, don't forget to change it in the Makefile too --> <rewriteURI |