aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/articles
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 09:53:01 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 09:53:01 +0000
commitb4346b9b2dfe86a97907573086dff096850dcb1d (patch)
tree9b951977cbd22dada9b868ac83b1d56791ea3859 /de_DE.ISO8859-1/articles
parentbee5d224febbeba11356aa848006a4f5f9e24b30 (diff)
downloaddoc-b4346b9b2dfe86a97907573086dff096850dcb1d.tar.gz
doc-b4346b9b2dfe86a97907573086dff096850dcb1d.zip
- Rename .sgml files to .xml
- Reflect the rename in referencing files Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=39631
Diffstat (limited to 'de_DE.ISO8859-1/articles')
-rw-r--r--de_DE.ISO8859-1/articles/contributing-ports/Makefile2
-rw-r--r--de_DE.ISO8859-1/articles/contributing-ports/article.xml (renamed from de_DE.ISO8859-1/articles/contributing-ports/article.sgml)2
-rw-r--r--de_DE.ISO8859-1/articles/contributing/Makefile2
-rw-r--r--de_DE.ISO8859-1/articles/contributing/article.xml (renamed from de_DE.ISO8859-1/articles/contributing/article.sgml)2
-rw-r--r--de_DE.ISO8859-1/articles/explaining-bsd/Makefile2
-rw-r--r--de_DE.ISO8859-1/articles/explaining-bsd/article.xml (renamed from de_DE.ISO8859-1/articles/explaining-bsd/article.sgml)2
-rw-r--r--de_DE.ISO8859-1/articles/laptop/Makefile2
-rw-r--r--de_DE.ISO8859-1/articles/laptop/article.xml (renamed from de_DE.ISO8859-1/articles/laptop/article.sgml)2
-rw-r--r--de_DE.ISO8859-1/articles/linux-comparison/Makefile2
-rw-r--r--de_DE.ISO8859-1/articles/linux-comparison/article.xml (renamed from de_DE.ISO8859-1/articles/linux-comparison/article.sgml)2
-rw-r--r--de_DE.ISO8859-1/articles/new-users/Makefile2
-rw-r--r--de_DE.ISO8859-1/articles/new-users/article.xml (renamed from de_DE.ISO8859-1/articles/new-users/article.sgml)2
-rw-r--r--de_DE.ISO8859-1/articles/solid-state/Makefile2
-rw-r--r--de_DE.ISO8859-1/articles/solid-state/article.xml (renamed from de_DE.ISO8859-1/articles/solid-state/article.sgml)2
14 files changed, 14 insertions, 14 deletions
diff --git a/de_DE.ISO8859-1/articles/contributing-ports/Makefile b/de_DE.ISO8859-1/articles/contributing-ports/Makefile
index fc1c040246..a6ed5c6c99 100644
--- a/de_DE.ISO8859-1/articles/contributing-ports/Makefile
+++ b/de_DE.ISO8859-1/articles/contributing-ports/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/de_DE.ISO8859-1/articles/contributing-ports/article.sgml b/de_DE.ISO8859-1/articles/contributing-ports/article.xml
index f4059c5993..e7da35dd39 100644
--- a/de_DE.ISO8859-1/articles/contributing-ports/article.sgml
+++ b/de_DE.ISO8859-1/articles/contributing-ports/article.xml
@@ -10,7 +10,7 @@
The FreeBSD German Documentation Project
$FreeBSD$
- $FreeBSDde: de-docproj/articles/contributing-ports/article.sgml,v 1.11 2011/12/24 14:32:22 bcr Exp $
+ $FreeBSDde: de-docproj/articles/contributing-ports/article.xml,v 1.11 2011/12/24 14:32:22 bcr Exp $
basiert auf: 1.9
-->
diff --git a/de_DE.ISO8859-1/articles/contributing/Makefile b/de_DE.ISO8859-1/articles/contributing/Makefile
index ce67cb7a4b..ba74deefb7 100644
--- a/de_DE.ISO8859-1/articles/contributing/Makefile
+++ b/de_DE.ISO8859-1/articles/contributing/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/de_DE.ISO8859-1/articles/contributing/article.sgml b/de_DE.ISO8859-1/articles/contributing/article.xml
index 9ed7fd21e2..f0ddae98cb 100644
--- a/de_DE.ISO8859-1/articles/contributing/article.sgml
+++ b/de_DE.ISO8859-1/articles/contributing/article.xml
@@ -11,7 +11,7 @@
The FreeBSD German Documentation Project
$FreeBSD$
- $FreeBSDde: de-docproj/articles/contributing/article.sgml,v 1.12 2012/03/25 14:15:57 bcr Exp $
+ $FreeBSDde: de-docproj/articles/contributing/article.xml,v 1.12 2012/03/25 14:15:57 bcr Exp $
basiert auf: 1.512
-->
diff --git a/de_DE.ISO8859-1/articles/explaining-bsd/Makefile b/de_DE.ISO8859-1/articles/explaining-bsd/Makefile
index d4a9945a43..e8c0bf5df7 100644
--- a/de_DE.ISO8859-1/articles/explaining-bsd/Makefile
+++ b/de_DE.ISO8859-1/articles/explaining-bsd/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/de_DE.ISO8859-1/articles/explaining-bsd/article.sgml b/de_DE.ISO8859-1/articles/explaining-bsd/article.xml
index 50c7c7b789..81012e3e5e 100644
--- a/de_DE.ISO8859-1/articles/explaining-bsd/article.sgml
+++ b/de_DE.ISO8859-1/articles/explaining-bsd/article.xml
@@ -9,7 +9,7 @@
The FreeBSD German Documentation Project
$FreeBSD$
- $FreeBSDde: de-docproj/articles/explaining-bsd/article.sgml,v 1.16 2012/03/25 14:11:01 bcr Exp $
+ $FreeBSDde: de-docproj/articles/explaining-bsd/article.xml,v 1.16 2012/03/25 14:11:01 bcr Exp $
basiert auf: 1.28
-->
diff --git a/de_DE.ISO8859-1/articles/laptop/Makefile b/de_DE.ISO8859-1/articles/laptop/Makefile
index d5709dbac4..3d65505988 100644
--- a/de_DE.ISO8859-1/articles/laptop/Makefile
+++ b/de_DE.ISO8859-1/articles/laptop/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/de_DE.ISO8859-1/articles/laptop/article.sgml b/de_DE.ISO8859-1/articles/laptop/article.xml
index c9009a696e..032b16bacb 100644
--- a/de_DE.ISO8859-1/articles/laptop/article.sgml
+++ b/de_DE.ISO8859-1/articles/laptop/article.xml
@@ -9,7 +9,7 @@
The FreeBSD German Documentation Project
$FreeBSD$
- $FreeBSDde: de-docproj/articles/laptop/article.sgml,v 1.6 2007/01/16 18:56:31 jkois Exp $
+ $FreeBSDde: de-docproj/articles/laptop/article.xml,v 1.6 2007/01/16 18:56:31 jkois Exp $
basiert auf: 1.25
-->
diff --git a/de_DE.ISO8859-1/articles/linux-comparison/Makefile b/de_DE.ISO8859-1/articles/linux-comparison/Makefile
index 33e518932b..89e28e82b9 100644
--- a/de_DE.ISO8859-1/articles/linux-comparison/Makefile
+++ b/de_DE.ISO8859-1/articles/linux-comparison/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/de_DE.ISO8859-1/articles/linux-comparison/article.sgml b/de_DE.ISO8859-1/articles/linux-comparison/article.xml
index 621a53c81a..0da6829e3b 100644
--- a/de_DE.ISO8859-1/articles/linux-comparison/article.sgml
+++ b/de_DE.ISO8859-1/articles/linux-comparison/article.xml
@@ -39,7 +39,7 @@ Copyright (c) 2005 Dru Lavigne
The FreeBSD Documentation Project
The FreeBSD German Documentation Project
$FreeBSD$
- $FreeBSDde: de-docproj/articles/linux-comparison/article.sgml,v 1.9 2011/12/24 13:15:56 bcr Exp $
+ $FreeBSDde: de-docproj/articles/linux-comparison/article.xml,v 1.9 2011/12/24 13:15:56 bcr Exp $
basiert auf: 1.12
-->
diff --git a/de_DE.ISO8859-1/articles/new-users/Makefile b/de_DE.ISO8859-1/articles/new-users/Makefile
index d0e17781ef..8772d2ee2b 100644
--- a/de_DE.ISO8859-1/articles/new-users/Makefile
+++ b/de_DE.ISO8859-1/articles/new-users/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/de_DE.ISO8859-1/articles/new-users/article.sgml b/de_DE.ISO8859-1/articles/new-users/article.xml
index c1f64afdfa..f856e3c5d6 100644
--- a/de_DE.ISO8859-1/articles/new-users/article.sgml
+++ b/de_DE.ISO8859-1/articles/new-users/article.xml
@@ -9,7 +9,7 @@
The FreeBSD German Documentation Project
$FreeBSD$
- $FreeBSDde: de-docproj/articles/new-users/article.sgml,v 1.7 2009/04/14 18:23:35 bcr Exp $
+ $FreeBSDde: de-docproj/articles/new-users/article.xml,v 1.7 2009/04/14 18:23:35 bcr Exp $
basiert auf: 1.51
-->
diff --git a/de_DE.ISO8859-1/articles/solid-state/Makefile b/de_DE.ISO8859-1/articles/solid-state/Makefile
index c56ffa7d02..e24cd4f3db 100644
--- a/de_DE.ISO8859-1/articles/solid-state/Makefile
+++ b/de_DE.ISO8859-1/articles/solid-state/Makefile
@@ -16,7 +16,7 @@ WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
diff --git a/de_DE.ISO8859-1/articles/solid-state/article.sgml b/de_DE.ISO8859-1/articles/solid-state/article.xml
index 58bf9cf5fc..5986fb79d3 100644
--- a/de_DE.ISO8859-1/articles/solid-state/article.sgml
+++ b/de_DE.ISO8859-1/articles/solid-state/article.xml
@@ -35,7 +35,7 @@
POSSIBILITY OF SUCH DAMAGE.
$FreeBSD$
- $FreeBSDde: de-docproj/articles/solid-state/article.sgml,v 1.2 2010/09/18 21:55:49 jkois Exp $
+ $FreeBSDde: de-docproj/articles/solid-state/article.xml,v 1.2 2010/09/18 21:55:49 jkois Exp $
basiert auf: 1.18
-->