diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-01-30 14:00:53 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-01-30 14:00:53 +0000 |
commit | 36cdb51546f0d2bcfd977ea33b449f24bf71768f (patch) | |
tree | c5cc10c67b66dfd6e0b423672a811f4d409f4206 /en_US.ISO8859-1/articles/wp-toolbox/article.xml | |
parent | 270c3b26d3a7f67db550e04707a5e66814a876a8 (diff) | |
download | doc-36cdb51546f0d2bcfd977ea33b449f24bf71768f.tar.gz doc-36cdb51546f0d2bcfd977ea33b449f24bf71768f.zip |
- Migrate the documentation set to DocBook 4.5
Notes
Notes:
svn path=/projects/xml-tools/; revision=40818
Diffstat (limited to 'en_US.ISO8859-1/articles/wp-toolbox/article.xml')
-rw-r--r-- | en_US.ISO8859-1/articles/wp-toolbox/article.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/articles/wp-toolbox/article.xml b/en_US.ISO8859-1/articles/wp-toolbox/article.xml index 9f36f69053..062905f5ff 100644 --- a/en_US.ISO8859-1/articles/wp-toolbox/article.xml +++ b/en_US.ISO8859-1/articles/wp-toolbox/article.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" - "../../../share/xml/freebsd42.dtd" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN" "../../share/xml/entities.ent"> -%entities; +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd" [ <!ENTITY ports "Ports Collection"> <!ENTITY os.ports "&os; &ports;"> <!ENTITY frisbee "<application>Frisbee</application>"> |