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 /ja_JP.eucJP | |
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 'ja_JP.eucJP')
-rw-r--r-- | ja_JP.eucJP/articles/contributing/article.xml | 8 | ||||
-rw-r--r-- | ja_JP.eucJP/articles/contributors/article.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/articles/fbsd-from-scratch/article.xml | 6 | ||||
-rw-r--r-- | ja_JP.eucJP/articles/fonts/article.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/articles/ipsec-must/article.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/articles/problem-reports/article.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/books/design-44bsd/book.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/books/faq/book.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/books/fdp-primer/book.xml | 6 | ||||
-rw-r--r-- | ja_JP.eucJP/books/handbook/book.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/books/porters-handbook/book.xml | 7 | ||||
-rw-r--r-- | ja_JP.eucJP/share/xml/catalog | 2 | ||||
-rw-r--r-- | ja_JP.eucJP/share/xml/catalog.xml | 3 |
13 files changed, 26 insertions, 55 deletions
diff --git a/ja_JP.eucJP/articles/contributing/article.xml b/ja_JP.eucJP/articles/contributing/article.xml index 7f5b354665..840519dd05 100644 --- a/ja_JP.eucJP/articles/contributing/article.xml +++ b/ja_JP.eucJP/articles/contributing/article.xml @@ -1,10 +1,6 @@ <?xml version="1.0" encoding="euc-jp" 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//JA" "../../share/xml/entities.ent"> -%entities; -<!ENTITY % not.published "IGNORE"> -]> +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd"> <!-- The FreeBSD Documentation Project diff --git a/ja_JP.eucJP/articles/contributors/article.xml b/ja_JP.eucJP/articles/contributors/article.xml index bbbe90f1df..623b5d082b 100644 --- a/ja_JP.eucJP/articles/contributors/article.xml +++ b/ja_JP.eucJP/articles/contributors/article.xml @@ -1,11 +1,8 @@ <?xml version="1.0" encoding="euc-jp" 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//JA" "../../share/xml/entities.ent"> -%entities; +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd" [ <!ENTITY % contrib.ent SYSTEM "../../../en_US.ISO8859-1/articles/contributors/contrib.ent"> %contrib.ent; -<!ENTITY % not.published "IGNORE"> ]> <!-- diff --git a/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml b/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml index 40d72ce701..58507f42da 100644 --- a/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml +++ b/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="euc-jp" 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//JA" "../../share/xml/entities.ent"> -%entities; +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd" [ <!ENTITY scratch.ap "<application>FreeBSD をゼロから設定する</application>"> ]> diff --git a/ja_JP.eucJP/articles/fonts/article.xml b/ja_JP.eucJP/articles/fonts/article.xml index 1c20df9bca..f964494fbc 100644 --- a/ja_JP.eucJP/articles/fonts/article.xml +++ b/ja_JP.eucJP/articles/fonts/article.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="euc-jp" 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//JA" "../../share/xml/entities.ent"> -%entities; -]> +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd"> <!-- The FreeBSD Documentation Project diff --git a/ja_JP.eucJP/articles/ipsec-must/article.xml b/ja_JP.eucJP/articles/ipsec-must/article.xml index 0d4840e369..33ea70d858 100644 --- a/ja_JP.eucJP/articles/ipsec-must/article.xml +++ b/ja_JP.eucJP/articles/ipsec-must/article.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="euc-jp" 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//JA" "../../share/xml/entities.ent"> -%entities; -]> +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd"> <!-- The FreeBSD Documentation Project diff --git a/ja_JP.eucJP/articles/problem-reports/article.xml b/ja_JP.eucJP/articles/problem-reports/article.xml index 5dddf8a747..7e67f3dc55 100644 --- a/ja_JP.eucJP/articles/problem-reports/article.xml +++ b/ja_JP.eucJP/articles/problem-reports/article.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="euc-jp" 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//JA" "../../share/xml/entities.ent"> -%entities; -]> +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd"> <!-- The FreeBSD Japanese Documentation Project diff --git a/ja_JP.eucJP/books/design-44bsd/book.xml b/ja_JP.eucJP/books/design-44bsd/book.xml index 61045b3035..5dd4cb5191 100644 --- a/ja_JP.eucJP/books/design-44bsd/book.xml +++ b/ja_JP.eucJP/books/design-44bsd/book.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="euc-jp" standalone="no"?> -<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" - "../../../share/xml/freebsd42.dtd" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//JA" "../../share/xml/entities.ent"> -%entities; -]> +<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd"> <!-- The FreeBSD Documentation Project diff --git a/ja_JP.eucJP/books/faq/book.xml b/ja_JP.eucJP/books/faq/book.xml index b913f435ab..4436037fb4 100644 --- a/ja_JP.eucJP/books/faq/book.xml +++ b/ja_JP.eucJP/books/faq/book.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="euc-jp" standalone="no"?> -<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" - "../../../share/xml/freebsd42.dtd" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//JA" "../../share/xml/entities.ent"> -%entities; -]> +<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd"> <!-- The FreeBSD Japanese Documentation Project --> <!-- Original revision: 1.204 --> diff --git a/ja_JP.eucJP/books/fdp-primer/book.xml b/ja_JP.eucJP/books/fdp-primer/book.xml index 2ea35255dd..f941f4a8f4 100644 --- a/ja_JP.eucJP/books/fdp-primer/book.xml +++ b/ja_JP.eucJP/books/fdp-primer/book.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="euc-jp" standalone="no"?> -<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" - "../../../share/xml/freebsd42.dtd" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//JA" "../../share/xml -%entities; +<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd" [ <!ENTITY % chapters SYSTEM "chapters.ent"> %chapters; <!-- ENTITY index SYSTEM "index.xml" --> ]> diff --git a/ja_JP.eucJP/books/handbook/book.xml b/ja_JP.eucJP/books/handbook/book.xml index df7ea5494b..19ebff412a 100644 --- a/ja_JP.eucJP/books/handbook/book.xml +++ b/ja_JP.eucJP/books/handbook/book.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="euc-jp"?> -<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" - "../../../share/xml/freebsd42.dtd" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//JA" "../../share/xml/entities.ent"> -%entities; - +<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd" [ <!ENTITY % chapters SYSTEM "chapters.ent"> %chapters; <!ENTITY % txtfiles SYSTEM "txtfiles.ent"> diff --git a/ja_JP.eucJP/books/porters-handbook/book.xml b/ja_JP.eucJP/books/porters-handbook/book.xml index c2fa6558d9..22dfc74a7b 100644 --- a/ja_JP.eucJP/books/porters-handbook/book.xml +++ b/ja_JP.eucJP/books/porters-handbook/book.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="euc-jp" standalone="no"?> -<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" - "../../../share/xml/freebsd42.dtd" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//JA" "../../share/xml/entities.ent"> -%entities; -]> +<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V4.5-Based Extension//EN" + "../../../share/xml/freebsd45.dtd"> <!-- The FreeBSD Documentation Project diff --git a/ja_JP.eucJP/share/xml/catalog b/ja_JP.eucJP/share/xml/catalog index 3f6c44e4ce..567c8be639 100644 --- a/ja_JP.eucJP/share/xml/catalog +++ b/ja_JP.eucJP/share/xml/catalog @@ -4,7 +4,7 @@ -- $FreeBSD$ -- -PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//JA" +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN" "entities.ent" PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN" diff --git a/ja_JP.eucJP/share/xml/catalog.xml b/ja_JP.eucJP/share/xml/catalog.xml index 3553c62fbc..0b06d43c89 100644 --- a/ja_JP.eucJP/share/xml/catalog.xml +++ b/ja_JP.eucJP/share/xml/catalog.xml @@ -10,6 +10,9 @@ <rewriteURI uriStartString="http://www.FreeBSD.org/XML/www/lang/" rewritePrefix="../../"/> + <public + publicId="-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//EN" + uri="entities.ent" /> <public publicId="-//FreeBSD//ENTITIES FreeBSD L10N Entities//EN" uri="l10n.ent" /> <public |