diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2004-09-20 11:59:34 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-09-20 11:59:34 +0000 |
| commit | abfbd73c1c0f191b82c6d1c88bfc376ced21e524 (patch) | |
| tree | 49c880dac508ebcbbc18229f382d7c6b80d26348 | |
| parent | c7fb3edb5be15cdea71b80fe04a0e68772afbe54 (diff) | |
Notes
| -rw-r--r-- | release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml | 20 | ||||
| -rw-r--r-- | release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml | 20 | ||||
| -rw-r--r-- | release/doc/ja_JP.eucJP/relnotes/i386/Makefile | 4 | ||||
| -rw-r--r-- | release/doc/ja_JP.eucJP/relnotes/i386/article.sgml | 20 | ||||
| -rw-r--r-- | release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml | 20 | ||||
| -rw-r--r-- | release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml | 18 | ||||
| -rw-r--r-- | release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml | 22 |
7 files changed, 39 insertions, 85 deletions
diff --git a/release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml b/release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml index ca6dba2b4f96..c1afb1df7bb4 100644 --- a/release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml +++ b/release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml @@ -3,25 +3,17 @@ $FreeBSD$ - Original revision: 1.4 + Original revision: 1.6 --> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> -%man; -<!ENTITY % ja-authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//JA"> -%ja-authors; -<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> -%authors; -<!ENTITY % ja-mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"> -%ja-mlists; -<!ENTITY % ja-trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//JA"> -%ja-trademarks; -<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> -%trademarks; +<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> +%articles.ent; + <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; -<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections; +<!ENTITY % sections SYSTEM "../common/relnotes.ent"> +%sections; <!-- Architecture-specific customization --> diff --git a/release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml b/release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml index 1c43dbab9bc8..102a998a1537 100644 --- a/release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml +++ b/release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml @@ -1,24 +1,16 @@ <!-- $FreeBSD$ - Original revision: 1.2 + Original revision: 1.4 --> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> -%man; -<!ENTITY % ja-authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//JA"> -%ja-authors; -<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> -%authors; -<!ENTITY % ja-mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"> -%ja-mlists; -<!ENTITY % ja-trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//JA"> -%ja-trademarks; -<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> -%trademarks; +<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> +%articles.ent; + <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; -<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections; +<!ENTITY % sections SYSTEM "../common/relnotes.ent"> +%sections; <!-- Architecture-specific customization --> diff --git a/release/doc/ja_JP.eucJP/relnotes/i386/Makefile b/release/doc/ja_JP.eucJP/relnotes/i386/Makefile index baf44f5c7d95..ed0d1e93a2ee 100644 --- a/release/doc/ja_JP.eucJP/relnotes/i386/Makefile +++ b/release/doc/ja_JP.eucJP/relnotes/i386/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -# Original revision: 1.6 +# Original revision: 1.7 RELN_ROOT?= ${.CURDIR}/../../.. @@ -15,5 +15,7 @@ SRCS+= article.sgml SRCS+= ../common/relnotes.ent SRCS+= ../common/new.sgml +URL_RELPREFIX?= ../../../.. + .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/relnotes/i386/article.sgml b/release/doc/ja_JP.eucJP/relnotes/i386/article.sgml index 560f35e6a608..a075a64b80c4 100644 --- a/release/doc/ja_JP.eucJP/relnotes/i386/article.sgml +++ b/release/doc/ja_JP.eucJP/relnotes/i386/article.sgml @@ -3,25 +3,17 @@ $FreeBSD$ - Original revision: 1.5 + Original revision: 1.7 --> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> -%man; -<!ENTITY % ja-authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//JA"> -%ja-authors; -<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> -%authors; -<!ENTITY % ja-mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"> -%ja-mlists; -<!ENTITY % ja-trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//JA"> -%ja-trademarks; -<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> -%trademarks; +<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> +%articles.ent; + <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; -<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections; +<!ENTITY % sections SYSTEM "../common/relnotes.ent"> +%sections; <!-- Architecture-specific customization --> diff --git a/release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml b/release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml index 6a3f1baeb37f..a8517b03b563 100644 --- a/release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml +++ b/release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml @@ -3,25 +3,17 @@ $FreeBSD$ - Original revision: 1.2 + Original revision: 1.4 --> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> -%man; -<!ENTITY % ja-authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//JA"> -%ja-authors; -<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> -%authors; -<!ENTITY % ja-mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"> -%ja-mlists; -<!ENTITY % ja-trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//JA"> -%ja-trademarks; -<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> -%trademarks; +<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> +%articles.ent; + <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; -<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections; +<!ENTITY % sections SYSTEM "../common/relnotes.ent"> +%sections; <!-- Architecture-specific customization --> diff --git a/release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml b/release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml index c9bbdf2bcdd3..aead305540d8 100644 --- a/release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml +++ b/release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml @@ -1,20 +1,14 @@ <!-- $FreeBSD$ --> -<!-- Original revision: 1.2 --> +<!-- Original revision: 1.4 --> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> -%man; -<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> -%authors; -<!ENTITY % ja-mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"> -%ja-mlists; -<!ENTITY % ja-trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//JA"> -%ja-trademarks; -<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> -%trademarks; +<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> +%articles.ent; + <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; -<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections; +<!ENTITY % sections SYSTEM "../common/relnotes.ent"> +%sections; <!-- Architecture-specific customization --> diff --git a/release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml b/release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml index 0d64e29c4fe4..109234991104 100644 --- a/release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml +++ b/release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml @@ -3,33 +3,23 @@ $FreeBSD$ - Original revision: 1.4 + Original revision: 1.6 --> <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> +%articles.ent; -<!ENTITY release.url "ftp://ftp.FreeBSD.org/pub/FreeBSD/development/sparc64/"> - -<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> -%man; -<!ENTITY % ja-authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//JA"> -%ja-authors; -<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> -%authors; -<!ENTITY % ja-mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"> -%ja-mlists; -<!ENTITY % ja-trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//JA"> -%ja-trademarks; -<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> -%trademarks; <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; -<!ENTITY % sections SYSTEM "../common/relnotes.ent"> %sections; +<!ENTITY % sections SYSTEM "../common/relnotes.ent"> +%sections; <!-- Architecture-specific customization --> <!ENTITY arch "sparc64"> <!ENTITY arch.print "UltraSPARC"> +<!ENTITY release.url "ftp://ftp.FreeBSD.org/pub/FreeBSD/development/sparc64/"> ]> |
