- Rename .sgml files to .xml to track the recent doc changes
MFC after: 1 day
This commit is contained in:
parent
8c57b62918
commit
53bc32bb8f
@ -8,7 +8,7 @@ SUBDIR+= ${RELNOTES_LANG}
|
||||
.else
|
||||
SUBDIR+= en_US.ISO8859-1
|
||||
.endif
|
||||
SUBDIR+= share/sgml
|
||||
SUBDIR+= share/xml
|
||||
|
||||
RELN_ROOT?= ${.CURDIR}
|
||||
|
||||
|
@ -24,34 +24,34 @@ share/mk/doc.relnotes.mk
|
||||
Common Makefile definitions for RELNOTESng. These definitions
|
||||
mostly accommodate the fact that we're building DocProj-like
|
||||
documents outside the doc/ tree.
|
||||
share/sgml/catalog
|
||||
share/xml/catalog
|
||||
Main SGML catalog for all language-neutral (and default EN)
|
||||
stylesheet and entity files. Can be overridden if needed for
|
||||
translations.
|
||||
share/sgml/default.dsl
|
||||
share/xml/default.dsl
|
||||
All documents build with this file as a stylesheet. All it
|
||||
does is to make it possible to use the document catalogs to
|
||||
locate the "real" stylesheet by reference, rather than having
|
||||
to specify it by pathname.
|
||||
share/sgml/release.dsl
|
||||
share/xml/release.dsl
|
||||
Language-neutral stylesheet. This stylesheet supports
|
||||
the arch= attribute on (all?) DocBook elements; elements with
|
||||
an arch= attribute are only included in the output if their
|
||||
value is equal to the value of the &arch; entity. In the
|
||||
future, arch= could be a list of possible &arch; entity values
|
||||
that match, such as "i386,sparc64".
|
||||
share/sgml/release.ent
|
||||
share/xml/release.ent
|
||||
Release information. Need to update the entry definitions in
|
||||
this file when rolling new revisions; these should take effect
|
||||
in all documents.
|
||||
|
||||
en_US.ISO8859-1/share/sgml/release.dsl
|
||||
en_US.ISO8859-1/share/xml/release.dsl
|
||||
Language-dependent stylesheet for en, but also the default for
|
||||
translations if they don't override the settings here. This
|
||||
stylesheet sets the email footer at the bottom of HTML pages,
|
||||
as well as a few other parameters. If necessary for
|
||||
translations, this file can be overridden with
|
||||
*/share/sgml/release.dsl and */share/sgml/catalog.
|
||||
*/share/xml/release.dsl and */share/xml/catalog.
|
||||
|
||||
*/relnotes/common/
|
||||
Directory for multi-architecture release notes files.
|
||||
@ -88,7 +88,7 @@ tree. For example:
|
||||
% make DOC_PREFIX=/usr/doc all
|
||||
|
||||
All definition of the "current" version of FreeBSD is contained in the
|
||||
share/sgml/release.ent file; release engineers should peruse the
|
||||
share/xml/release.ent file; release engineers should peruse the
|
||||
contents of this file carefully when doing version number bumps.
|
||||
|
||||
When creating content for the architecture-dependent files, authors
|
||||
@ -108,9 +108,9 @@ When creating a translation, make a new directory under this
|
||||
directory with a language code (paralleling the DocProj directory
|
||||
structure). If necessary, new language-dependent HTML footers can be
|
||||
generated by making a new language-dependent
|
||||
${LANG}/share/sgml/release.dsl, a ${LANG}/share/sgml/catalog that
|
||||
${LANG}/share/xml/release.dsl, a ${LANG}/share/xml/catalog that
|
||||
points to it, and a new definition in the Makefiles that adds
|
||||
${LANG}/share/sgml/catalog to EXTRA_CATALOGS. Except for the Makefile
|
||||
${LANG}/share/xml/catalog to EXTRA_CATALOGS. Except for the Makefile
|
||||
changes, this is the same procedure that is used for creating a new
|
||||
translation for DocProj files.
|
||||
|
||||
|
@ -17,7 +17,7 @@ FORMATS?= html
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -13,7 +13,7 @@
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/early-adopter/article.sgml,v 1.24 2003/05/25 12:44:41 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/early-adopter/article.xml,v 1.24 2003/05/25 12:44:41 mheinen Exp $
|
||||
basiert auf: 1.15
|
||||
-->
|
||||
|
@ -16,7 +16,7 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -16,7 +16,7 @@
|
||||
(If we didn't do this, then the file with the datestamp might
|
||||
not be the one that received the last change in the document.)
|
||||
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/errata/article.sgml,v 1.39 2003/05/24 13:23:46 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/errata/article.xml,v 1.39 2003/05/24 13:23:46 ue Exp $
|
||||
basiert auf: 1.38
|
||||
-->
|
||||
|
@ -13,11 +13,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-alpha.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-alpha.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/article.sgml,v 1.5 2002/10/12 18:02:21 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/article.xml,v 1.5 2002/10/12 18:02:21 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml,v 1.35 2003/05/24 19:11:43 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml,v 1.35 2003/05/24 19:11:43 ue Exp $
|
||||
basiert auf: 1.60
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/artheader.sgml,v 1.4 2003/01/09 12:14:47 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/artheader.xml,v 1.4 2003/01/09 12:14:47 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/dev.sgml,v 1.84 2003/05/25 09:36:36 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/dev.xml,v 1.84 2003/05/25 09:36:36 ue Exp $
|
||||
basiert auf: 1.155
|
||||
|
||||
The "Supported Devices" section of the release notes.
|
@ -9,12 +9,12 @@
|
||||
|
||||
<!-- Files to be included -->
|
||||
|
||||
<!ENTITY artheader SYSTEM "../common/artheader.sgml">
|
||||
<!ENTITY sect.intro SYSTEM "../common/intro.sgml">
|
||||
<!ENTITY sect.proc.alpha SYSTEM "../alpha/proc-alpha.sgml">
|
||||
<!ENTITY sect.proc.i386 SYSTEM "../i386/proc-i386.sgml">
|
||||
<!ENTITY sect.proc.ia64 SYSTEM "../ia64/proc-ia64.sgml">
|
||||
<!ENTITY sect.proc.pc98 SYSTEM "../pc98/proc-pc98.sgml">
|
||||
<!ENTITY sect.proc.sparc64 SYSTEM "../sparc64/proc-sparc64.sgml">
|
||||
<!ENTITY sect.dev SYSTEM "../common/dev.sgml">
|
||||
<!ENTITY artheader SYSTEM "../common/artheader.xml">
|
||||
<!ENTITY sect.intro SYSTEM "../common/intro.xml">
|
||||
<!ENTITY sect.proc.alpha SYSTEM "../alpha/proc-alpha.xml">
|
||||
<!ENTITY sect.proc.i386 SYSTEM "../i386/proc-i386.xml">
|
||||
<!ENTITY sect.proc.ia64 SYSTEM "../ia64/proc-ia64.xml">
|
||||
<!ENTITY sect.proc.pc98 SYSTEM "../pc98/proc-pc98.xml">
|
||||
<!ENTITY sect.proc.sparc64 SYSTEM "../sparc64/proc-sparc64.xml">
|
||||
<!ENTITY sect.dev SYSTEM "../common/dev.xml">
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/intro.sgml,v 1.6 2003/05/24 21:35:15 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/intro.xml,v 1.6 2003/05/24 21:35:15 ue Exp $
|
||||
basiert auf: 1.6
|
||||
-->
|
||||
|
@ -13,11 +13,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-i386.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-i386.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/article.sgml,v 1.5 2002/12/07 21:09:09 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/article.xml,v 1.5 2002/12/07 21:09:09 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml,v 1.13 2003/05/24 21:49:22 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/proc-i386.xml,v 1.13 2003/05/24 21:49:22 ue Exp $
|
||||
basiert auf: 1.11
|
||||
-->
|
||||
|
@ -13,11 +13,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
# SRCS+= proc-ia64.sgml
|
||||
SRCS+= article.xml
|
||||
# SRCS+= proc-ia64.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/article.sgml,v 1.6 2003/05/24 21:52:46 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/article.xml,v 1.6 2003/05/24 21:52:46 ue Exp $
|
||||
basiert auf: 1.3
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/proc-ia64.sgml,v 1.5 2003/05/24 22:16:24 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml,v 1.5 2003/05/24 22:16:24 ue Exp $
|
||||
basiert auf: 1.7
|
||||
-->
|
||||
<sect1 id="proc-ia64">
|
@ -12,11 +12,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-pc98.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-pc98.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/article.sgml,v 1.2 2002/10/12 18:02:22 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/article.xml,v 1.2 2002/10/12 18:02:22 ue Exp $
|
||||
basiert auf: 1.1
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml,v 1.3 2003/01/13 20:30:49 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml,v 1.3 2003/01/13 20:30:49 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -12,11 +12,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-sparc64.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-sparc64.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/article.sgml,v 1.7 2003/01/09 12:46:28 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/article.xml,v 1.7 2003/01/09 12:46:28 ue Exp $
|
||||
basiert auf: 1.3
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.sgml,v 1.4 2003/01/13 20:30:50 ue Exp $
|
||||
$Id: dev-sparc64.sgml,v 1.4 2002/03/10 15:37:16 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml,v 1.4 2003/01/13 20:30:50 ue Exp $
|
||||
$Id: dev-sparc64.xml,v 1.4 2002/03/10 15:37:16 ue Exp $
|
||||
basiert auf: 1.3
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml,v 1.10 2003/02/08 07:43:14 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml,v 1.10 2003/02/08 07:43:14 ue Exp $
|
||||
basiert auf: 1.11
|
||||
-->
|
||||
<sect1 id="support-sys">
|
@ -11,13 +11,13 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/abstract.sgml
|
||||
SRCS+= ../common/install.sgml
|
||||
SRCS+= ../common/layout.sgml
|
||||
SRCS+= ../common/trouble.sgml
|
||||
SRCS+= ../common/upgrade.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/abstract.xml
|
||||
SRCS+= ../common/install.xml
|
||||
SRCS+= ../common/layout.xml
|
||||
SRCS+= ../common/trouble.xml
|
||||
SRCS+= ../common/upgrade.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/alpha/article.sgml,v 1.4 2002/10/12 18:02:23 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/alpha/article.xml,v 1.4 2002/10/12 18:02:23 ue Exp $
|
||||
basiert auf: 1.3
|
||||
-->
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/abstract.sgml,v 1.3 2002/03/12 17:24:25 ue Exp $
|
||||
$Id: abstract.sgml,v 1.2 2002/03/10 15:37:17 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/abstract.xml,v 1.3 2002/03/12 17:24:25 ue Exp $
|
||||
$Id: abstract.xml,v 1.2 2002/03/10 15:37:17 ue Exp $
|
||||
basiert auf: 1.2
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/artheader.sgml,v 1.3 2003/01/09 12:17:18 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/artheader.xml,v 1.3 2003/01/09 12:17:18 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -11,10 +11,10 @@
|
||||
|
||||
<!-- Files to be included -->
|
||||
|
||||
<!ENTITY artheader SYSTEM "artheader.sgml">
|
||||
<!ENTITY abstract SYSTEM "abstract.sgml">
|
||||
<!ENTITY sect.install SYSTEM "install.sgml">
|
||||
<!ENTITY sect.layout SYSTEM "layout.sgml">
|
||||
<!ENTITY sect.upgrade SYSTEM "upgrade.sgml">
|
||||
<!ENTITY sect.trouble SYSTEM "trouble.sgml">
|
||||
<!ENTITY artheader SYSTEM "artheader.xml">
|
||||
<!ENTITY abstract SYSTEM "abstract.xml">
|
||||
<!ENTITY sect.install SYSTEM "install.xml">
|
||||
<!ENTITY sect.layout SYSTEM "layout.xml">
|
||||
<!ENTITY sect.upgrade SYSTEM "upgrade.xml">
|
||||
<!ENTITY sect.trouble SYSTEM "trouble.xml">
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
<!--
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/install.sgml,v 1.18 2003/05/24 19:11:45 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/install.xml,v 1.18 2003/05/24 19:11:45 ue Exp $
|
||||
basiert auf: 1.20
|
||||
|
||||
install.sgml
|
||||
install.xml
|
||||
|
||||
This file has architecture-dependent installation instructions, culled
|
||||
from {alpha,i386}/INSTALL.TXT.
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/layout.sgml,v 1.5 2002/11/09 23:07:18 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/layout.xml,v 1.5 2002/11/09 23:07:18 ue Exp $
|
||||
basiert auf: 1.6
|
||||
|
||||
This section contains the contents of the old LAYOUT.TXT file.
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/trouble.sgml,v 1.13 2003/05/24 19:11:45 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/trouble.xml,v 1.13 2003/05/24 19:11:45 ue Exp $
|
||||
basiert auf: 1.12
|
||||
|
||||
This file contains the comments of the old TROUBLE.TXT file.
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/upgrade.sgml,v 1.10 2003/05/24 19:11:45 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/upgrade.xml,v 1.10 2003/05/24 19:11:45 ue Exp $
|
||||
basiert auf: 1.11
|
||||
|
||||
This section contains the contents of the old UPGRADE.TXT
|
@ -11,13 +11,13 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/abstract.sgml
|
||||
SRCS+= ../common/install.sgml
|
||||
SRCS+= ../common/layout.sgml
|
||||
SRCS+= ../common/trouble.sgml
|
||||
SRCS+= ../common/upgrade.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/abstract.xml
|
||||
SRCS+= ../common/install.xml
|
||||
SRCS+= ../common/layout.xml
|
||||
SRCS+= ../common/trouble.xml
|
||||
SRCS+= ../common/upgrade.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/i386/article.sgml,v 1.5 2002/12/07 21:09:56 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/i386/article.xml,v 1.5 2002/12/07 21:09:56 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -10,13 +10,13 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/abstract.sgml
|
||||
SRCS+= ../common/install.sgml
|
||||
SRCS+= ../common/layout.sgml
|
||||
SRCS+= ../common/trouble.sgml
|
||||
SRCS+= ../common/upgrade.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/abstract.xml
|
||||
SRCS+= ../common/install.xml
|
||||
SRCS+= ../common/layout.xml
|
||||
SRCS+= ../common/trouble.xml
|
||||
SRCS+= ../common/upgrade.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/ia64/article.sgml,v 1.1 2002/11/09 20:07:25 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/ia64/article.xml,v 1.1 2002/11/09 20:07:25 ue Exp $
|
||||
basiert auf: 1.1
|
||||
-->
|
||||
|
@ -10,13 +10,13 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/abstract.sgml
|
||||
SRCS+= ../common/install.sgml
|
||||
SRCS+= ../common/layout.sgml
|
||||
SRCS+= ../common/trouble.sgml
|
||||
SRCS+= ../common/upgrade.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/abstract.xml
|
||||
SRCS+= ../common/install.xml
|
||||
SRCS+= ../common/layout.xml
|
||||
SRCS+= ../common/trouble.xml
|
||||
SRCS+= ../common/upgrade.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/pc98/article.sgml,v 1.2 2002/10/12 18:02:23 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/pc98/article.xml,v 1.2 2002/10/12 18:02:23 ue Exp $
|
||||
basiert auf: 1.1
|
||||
-->
|
||||
|
@ -10,11 +10,11 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= install.sgml
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/install.sgml
|
||||
SRCS+= ../common/layout.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= install.xml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/install.xml
|
||||
SRCS+= ../common/layout.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/sparc64/article.sgml,v 1.3 2002/11/16 12:10:42 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/sparc64/article.xml,v 1.3 2002/11/16 12:10:42 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/sparc64/install.sgml,v 1.10 2003/01/13 20:30:51 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/sparc64/install.xml,v 1.10 2003/01/13 20:30:51 ue Exp $
|
||||
basiert auf: 1.14
|
||||
This file contains sparc64-specific installation instructions.
|
||||
-->
|
@ -21,7 +21,7 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
#
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -9,7 +9,7 @@
|
||||
<!--
|
||||
The FreeBSD German Documentation Project
|
||||
The FreeBSD Documentation Project
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/readme/article.sgml,v 1.18 2003/05/11 23:28:35 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/readme/article.xml,v 1.18 2003/05/11 23:28:35 mheinen Exp $
|
||||
basiert auf: 1.26
|
||||
-->
|
||||
|
@ -13,9 +13,9 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/relnotes.ent
|
||||
SRCS+= ../common/new.sgml
|
||||
SRCS+= ../common/new.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/alpha/article.sgml,v 1.4 2002/10/12 18:02:24 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/alpha/article.xml,v 1.4 2002/10/12 18:02:24 ue Exp $
|
||||
basiert auf: 1.3
|
||||
-->
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/common/new.sgml,v 1.250 2003/05/24 22:38:23 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/common/new.xml,v 1.250 2003/05/24 22:38:23 ue Exp $
|
||||
basiert auf: 1.571
|
||||
-->
|
||||
<articleinfo>
|
@ -16,4 +16,4 @@
|
||||
|
||||
<!-- Files to be included -->
|
||||
|
||||
<!ENTITY art SYSTEM "../common/new.sgml">
|
||||
<!ENTITY art SYSTEM "../common/new.xml">
|
||||
|
@ -13,9 +13,9 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/relnotes.ent
|
||||
SRCS+= ../common/new.sgml
|
||||
SRCS+= ../common/new.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/i386/article.sgml,v 1.6 2002/12/07 22:11:35 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/i386/article.xml,v 1.6 2002/12/07 22:11:35 ue Exp $
|
||||
basiert auf: 1.4
|
||||
-->
|
||||
|
@ -12,9 +12,9 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/relnotes.ent
|
||||
SRCS+= ../common/new.sgml
|
||||
SRCS+= ../common/new.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -13,7 +13,7 @@
|
||||
]>
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/ia64/article.sgml,v 1.2 2002/11/10 10:47:53 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/ia64/article.xml,v 1.2 2002/11/10 10:47:53 ue Exp $
|
||||
basiert auf: 1.1
|
||||
-->
|
||||
|
@ -12,9 +12,9 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/relnotes.ent
|
||||
SRCS+= ../common/new.sgml
|
||||
SRCS+= ../common/new.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/pc98/article.sgml,v 1.2 2002/10/12 18:02:25 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/pc98/article.xml,v 1.2 2002/10/12 18:02:25 ue Exp $
|
||||
basiert auf: 1.1
|
||||
-->
|
||||
|
@ -13,9 +13,9 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/relnotes.ent
|
||||
SRCS+= ../common/new.sgml
|
||||
SRCS+= ../common/new.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/sparc64/article.sgml,v 1.4 2002/10/12 18:02:25 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/sparc64/article.xml,v 1.4 2002/10/12 18:02:25 ue Exp $
|
||||
basiert auf: 1.3
|
||||
-->
|
||||
|
@ -2,7 +2,7 @@
|
||||
-- Language-specific --
|
||||
|
||||
-- $FreeBSD$ --
|
||||
-- $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/sgml/catalog,v 1.6 2002/10/12 18:02:25 ue Exp $ --
|
||||
-- $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/xml/catalog,v 1.6 2002/10/12 18:02:25 ue Exp $ --
|
||||
-- basiert auf: 1.1 --
|
||||
|
||||
PUBLIC "-//FreeBSD//DOCUMENT Release Notes DocBook Stylesheet//EN"
|
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/sgml/release.dsl,v 1.9 2003/05/24 22:43:52 ue Exp $
|
||||
$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/xml/release.dsl,v 1.9 2003/05/24 22:43:52 ue Exp $
|
||||
basiert auf: 1.7
|
||||
-->
|
||||
|
@ -13,7 +13,7 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -16,9 +16,9 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.sgml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
|
||||
CATALOGS+= -c ${DEV-AUTODIR}/catalog-auto
|
||||
|
||||
|
@ -18,7 +18,7 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
#
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -16,7 +16,7 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
|
||||
|
@ -18,7 +18,7 @@ FORMATS?= html
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -19,7 +19,7 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= article.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-alpha.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-alpha.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -2,7 +2,7 @@
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD French Documentation Project
|
||||
|
||||
$Id: proc-alpha.sgml,v 1.5 2002/09/29 17:03:01 eagle Exp $
|
||||
$Id: proc-alpha.xml,v 1.5 2002/09/29 17:03:01 eagle Exp $
|
||||
$FreeBSD$
|
||||
Original revision: 1.43
|
||||
-->
|
@ -2,7 +2,7 @@
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD French Documentation Project
|
||||
|
||||
$Id: dev.sgml,v 1.3 2002/09/29 21:03:53 eagle Exp $
|
||||
$Id: dev.xml,v 1.3 2002/09/29 21:03:53 eagle Exp $
|
||||
$FreeBSD$
|
||||
Original revision: 1.114
|
||||
-->
|
@ -12,12 +12,12 @@
|
||||
|
||||
<!-- Files to be included -->
|
||||
|
||||
<!ENTITY artheader SYSTEM "../common/artheader.sgml">
|
||||
<!ENTITY sect.intro SYSTEM "../common/intro.sgml">
|
||||
<!ENTITY sect.proc.alpha SYSTEM "../alpha/proc-alpha.sgml">
|
||||
<!ENTITY sect.proc.i386 SYSTEM "../i386/proc-i386.sgml">
|
||||
<!ENTITY sect.proc.ia64 SYSTEM "../ia64/proc-ia64.sgml">
|
||||
<!ENTITY sect.proc.pc98 SYSTEM "../pc98/proc-pc98.sgml">
|
||||
<!ENTITY sect.proc.sparc64 SYSTEM "../sparc64/proc-sparc64.sgml">
|
||||
<!ENTITY sect.dev SYSTEM "../common/dev.sgml">
|
||||
<!ENTITY artheader SYSTEM "../common/artheader.xml">
|
||||
<!ENTITY sect.intro SYSTEM "../common/intro.xml">
|
||||
<!ENTITY sect.proc.alpha SYSTEM "../alpha/proc-alpha.xml">
|
||||
<!ENTITY sect.proc.i386 SYSTEM "../i386/proc-i386.xml">
|
||||
<!ENTITY sect.proc.ia64 SYSTEM "../ia64/proc-ia64.xml">
|
||||
<!ENTITY sect.proc.pc98 SYSTEM "../pc98/proc-pc98.xml">
|
||||
<!ENTITY sect.proc.sparc64 SYSTEM "../sparc64/proc-sparc64.xml">
|
||||
<!ENTITY sect.dev SYSTEM "../common/dev.xml">
|
||||
|
||||
|
@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-i386.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-i386.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -2,7 +2,7 @@
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD French Documentation Project
|
||||
|
||||
$Id: proc-i386.sgml,v 1.2 2002/09/28 23:23:21 eagle Exp $
|
||||
$Id: proc-i386.xml,v 1.2 2002/09/28 23:23:21 eagle Exp $
|
||||
$FreeBSD$
|
||||
Original revision: 1.3
|
||||
-->
|
@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
# SRCS+= proc-ia64.sgml
|
||||
SRCS+= article.xml
|
||||
# SRCS+= proc-ia64.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-pc98.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-pc98.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/dev.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -17,11 +17,11 @@ INSTALL_ONLY_COMPRESSED?=
|
||||
JADEFLAGS+= -V %generate-article-toc%
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= proc-sparc64.sgml
|
||||
SRCS+= dev-sparc64.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= proc-sparc64.xml
|
||||
SRCS+= dev-sparc64.xml
|
||||
SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/artheader.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -12,7 +12,7 @@
|
||||
<!ENTITY arch.print "UltraSPARC">
|
||||
<!ENTITY unsupported "<emphasis>(non supporté)</emphasis>">
|
||||
<!ENTITY perforce "<emphasis>(non encore commiter - dans l'arbre Perforce)</emphasis>">
|
||||
<!ENTITY sect.dev.sparc64 SYSTEM "./dev-sparc64.sgml">
|
||||
<!ENTITY sect.dev.sparc64 SYSTEM "./dev-sparc64.xml">
|
||||
]>
|
||||
|
||||
<!--
|
@ -2,7 +2,7 @@
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD French Documentation Project
|
||||
|
||||
$Id: dev-sparc64.sgml,v 1.2 2002/09/28 23:01:52 eagle Exp $
|
||||
$Id: dev-sparc64.xml,v 1.2 2002/09/28 23:01:52 eagle Exp $
|
||||
$FreeBSD$
|
||||
Original revision: 1.1
|
||||
-->
|
@ -14,13 +14,13 @@ INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS+= article.sgml
|
||||
SRCS+= ../common/artheader.sgml
|
||||
SRCS+= ../common/abstract.sgml
|
||||
SRCS+= ../common/install.sgml
|
||||
SRCS+= ../common/layout.sgml
|
||||
SRCS+= ../common/trouble.sgml
|
||||
SRCS+= ../common/upgrade.sgml
|
||||
SRCS+= article.xml
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/abstract.xml
|
||||
SRCS+= ../common/install.xml
|
||||
SRCS+= ../common/layout.xml
|
||||
SRCS+= ../common/trouble.xml
|
||||
SRCS+= ../common/upgrade.xml
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -13,10 +13,10 @@
|
||||
|
||||
<!-- Files to be included -->
|
||||
|
||||
<!ENTITY artheader SYSTEM "artheader.sgml">
|
||||
<!ENTITY abstract SYSTEM "abstract.sgml">
|
||||
<!ENTITY sect.install SYSTEM "install.sgml">
|
||||
<!ENTITY sect.layout SYSTEM "layout.sgml">
|
||||
<!ENTITY sect.upgrade SYSTEM "upgrade.sgml">
|
||||
<!ENTITY sect.trouble SYSTEM "trouble.sgml">
|
||||
<!ENTITY artheader SYSTEM "artheader.xml">
|
||||
<!ENTITY abstract SYSTEM "abstract.xml">
|
||||
<!ENTITY sect.install SYSTEM "install.xml">
|
||||
<!ENTITY sect.layout SYSTEM "layout.xml">
|
||||
<!ENTITY sect.upgrade SYSTEM "upgrade.xml">
|
||||
<!ENTITY sect.trouble SYSTEM "trouble.xml">
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user