summaryrefslogtreecommitdiffstats
path: root/release/doc/de_DE.ISO8859-1/installation
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2012-10-01 11:26:49 +0000
committergabor <gabor@FreeBSD.org>2012-10-01 11:26:49 +0000
commit53bc32bb8f91732cb52721f120f0430b84dd588b (patch)
tree1410287c535afa9daa3f0a021c7d0562b63dc146 /release/doc/de_DE.ISO8859-1/installation
parent8c57b62918e6bf3ed93d6642a8d2dada4149c6c5 (diff)
downloadFreeBSD-src-53bc32bb8f91732cb52721f120f0430b84dd588b.zip
FreeBSD-src-53bc32bb8f91732cb52721f120f0430b84dd588b.tar.gz
- Rename .sgml files to .xml to track the recent doc changes
MFC after: 1 day
Diffstat (limited to 'release/doc/de_DE.ISO8859-1/installation')
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/alpha/Makefile14
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/alpha/article.xml (renamed from release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/common/abstract.xml (renamed from release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml)4
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/common/artheader.xml (renamed from release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/common/install.ent12
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/common/install.xml (renamed from release/doc/de_DE.ISO8859-1/installation/common/install.sgml)4
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/common/layout.xml (renamed from release/doc/de_DE.ISO8859-1/installation/common/layout.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/common/trouble.xml (renamed from release/doc/de_DE.ISO8859-1/installation/common/trouble.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/common/upgrade.xml (renamed from release/doc/de_DE.ISO8859-1/installation/common/upgrade.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/i386/Makefile14
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/i386/article.xml (renamed from release/doc/de_DE.ISO8859-1/installation/i386/article.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/ia64/Makefile14
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/ia64/article.xml (renamed from release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/pc98/Makefile14
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/pc98/article.xml (renamed from release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile10
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml (renamed from release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml)2
-rw-r--r--release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml (renamed from release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml)2
18 files changed, 53 insertions, 53 deletions
diff --git a/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile b/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile
index f009204..78f1bc3 100644
--- a/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile
+++ b/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile
@@ -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"
diff --git a/release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml b/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml
index 470985e..e859ce1 100644
--- a/release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml
@@ -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
-->
diff --git a/release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml b/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml
index 8dd1c02..4d467dd 100644
--- a/release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml
@@ -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
-->
diff --git a/release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml b/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml
index 58396b8..ea171f8 100644
--- a/release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml
@@ -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
-->
diff --git a/release/doc/de_DE.ISO8859-1/installation/common/install.ent b/release/doc/de_DE.ISO8859-1/installation/common/install.ent
index 5ce38e0..60f6fe9 100644
--- a/release/doc/de_DE.ISO8859-1/installation/common/install.ent
+++ b/release/doc/de_DE.ISO8859-1/installation/common/install.ent
@@ -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">
diff --git a/release/doc/de_DE.ISO8859-1/installation/common/install.sgml b/release/doc/de_DE.ISO8859-1/installation/common/install.xml
index fdeee2d..8f313f6 100644
--- a/release/doc/de_DE.ISO8859-1/installation/common/install.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/common/install.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.
diff --git a/release/doc/de_DE.ISO8859-1/installation/common/layout.sgml b/release/doc/de_DE.ISO8859-1/installation/common/layout.xml
index a92194f..73de4aa 100644
--- a/release/doc/de_DE.ISO8859-1/installation/common/layout.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/common/layout.xml
@@ -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.
diff --git a/release/doc/de_DE.ISO8859-1/installation/common/trouble.sgml b/release/doc/de_DE.ISO8859-1/installation/common/trouble.xml
index 0e7c726..ee6284e 100644
--- a/release/doc/de_DE.ISO8859-1/installation/common/trouble.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/common/trouble.xml
@@ -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.
diff --git a/release/doc/de_DE.ISO8859-1/installation/common/upgrade.sgml b/release/doc/de_DE.ISO8859-1/installation/common/upgrade.xml
index 54539de..e61129d 100644
--- a/release/doc/de_DE.ISO8859-1/installation/common/upgrade.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/common/upgrade.xml
@@ -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
diff --git a/release/doc/de_DE.ISO8859-1/installation/i386/Makefile b/release/doc/de_DE.ISO8859-1/installation/i386/Makefile
index c3eb92c..90a4029 100644
--- a/release/doc/de_DE.ISO8859-1/installation/i386/Makefile
+++ b/release/doc/de_DE.ISO8859-1/installation/i386/Makefile
@@ -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"
diff --git a/release/doc/de_DE.ISO8859-1/installation/i386/article.sgml b/release/doc/de_DE.ISO8859-1/installation/i386/article.xml
index 675ffad..8428cc3 100644
--- a/release/doc/de_DE.ISO8859-1/installation/i386/article.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/i386/article.xml
@@ -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
-->
diff --git a/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile b/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile
index b0e2b50..addf11d 100644
--- a/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile
+++ b/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile
@@ -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"
diff --git a/release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml b/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml
index 9d4eb8e..e98d6e7 100644
--- a/release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml
@@ -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
-->
diff --git a/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile b/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile
index 0e431f0..e243d77 100644
--- a/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile
+++ b/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile
@@ -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"
diff --git a/release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml b/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml
index dd0bb1c..f38f37d 100644
--- a/release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml
@@ -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
-->
diff --git a/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile b/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile
index 958e6aa..f22afce 100644
--- a/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile
+++ b/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile
@@ -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"
diff --git a/release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml b/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml
index 4b6f9ec..30da932 100644
--- a/release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml
@@ -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
-->
diff --git a/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml b/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml
index 91b240b..5fc8c79 100644
--- a/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml
+++ b/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml
@@ -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.
-->
OpenPOWER on IntegriCloud