diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 09:53:01 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 09:53:01 +0000 |
commit | b4346b9b2dfe86a97907573086dff096850dcb1d (patch) | |
tree | 9b951977cbd22dada9b868ac83b1d56791ea3859 /it_IT.ISO8859-15/articles | |
parent | bee5d224febbeba11356aa848006a4f5f9e24b30 (diff) | |
download | doc-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 'it_IT.ISO8859-15/articles')
-rw-r--r-- | it_IT.ISO8859-15/articles/committers-guide/Makefile | 2 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/committers-guide/article.xml (renamed from it_IT.ISO8859-15/articles/committers-guide/article.sgml) | 0 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/explaining-bsd/Makefile | 2 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/explaining-bsd/article.xml (renamed from it_IT.ISO8859-15/articles/explaining-bsd/article.sgml) | 0 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/filtering-bridges/Makefile | 2 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/filtering-bridges/article.xml (renamed from it_IT.ISO8859-15/articles/filtering-bridges/article.sgml) | 0 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/new-users/Makefile | 2 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/new-users/article.xml (renamed from it_IT.ISO8859-15/articles/new-users/article.sgml) | 0 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/vm-design/Makefile | 2 | ||||
-rw-r--r-- | it_IT.ISO8859-15/articles/vm-design/article.xml (renamed from it_IT.ISO8859-15/articles/vm-design/article.sgml) | 0 |
10 files changed, 5 insertions, 5 deletions
diff --git a/it_IT.ISO8859-15/articles/committers-guide/Makefile b/it_IT.ISO8859-15/articles/committers-guide/Makefile index 30139e3c4c..692b28fedb 100644 --- a/it_IT.ISO8859-15/articles/committers-guide/Makefile +++ b/it_IT.ISO8859-15/articles/committers-guide/Makefile @@ -13,7 +13,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/it_IT.ISO8859-15/articles/committers-guide/article.sgml b/it_IT.ISO8859-15/articles/committers-guide/article.xml index a33df813b4..a33df813b4 100644 --- a/it_IT.ISO8859-15/articles/committers-guide/article.sgml +++ b/it_IT.ISO8859-15/articles/committers-guide/article.xml diff --git a/it_IT.ISO8859-15/articles/explaining-bsd/Makefile b/it_IT.ISO8859-15/articles/explaining-bsd/Makefile index 5d5291bf47..39733a2b9e 100644 --- a/it_IT.ISO8859-15/articles/explaining-bsd/Makefile +++ b/it_IT.ISO8859-15/articles/explaining-bsd/Makefile @@ -11,7 +11,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/it_IT.ISO8859-15/articles/explaining-bsd/article.sgml b/it_IT.ISO8859-15/articles/explaining-bsd/article.xml index a5309b0437..a5309b0437 100644 --- a/it_IT.ISO8859-15/articles/explaining-bsd/article.sgml +++ b/it_IT.ISO8859-15/articles/explaining-bsd/article.xml diff --git a/it_IT.ISO8859-15/articles/filtering-bridges/Makefile b/it_IT.ISO8859-15/articles/filtering-bridges/Makefile index b41d2ebd8c..25cdb8103e 100644 --- a/it_IT.ISO8859-15/articles/filtering-bridges/Makefile +++ b/it_IT.ISO8859-15/articles/filtering-bridges/Makefile @@ -10,7 +10,7 @@ FORMATS?= html INSTALL_COMPRESSED?=gz INSTALL_ONLY_COMPRESSED?= -SRCS= article.sgml +SRCS= article.xml URL_RELPREFIX?= ../../../.. DOC_PREFIX?= ${.CURDIR}/../../.. diff --git a/it_IT.ISO8859-15/articles/filtering-bridges/article.sgml b/it_IT.ISO8859-15/articles/filtering-bridges/article.xml index c10f38c210..c10f38c210 100644 --- a/it_IT.ISO8859-15/articles/filtering-bridges/article.sgml +++ b/it_IT.ISO8859-15/articles/filtering-bridges/article.xml diff --git a/it_IT.ISO8859-15/articles/new-users/Makefile b/it_IT.ISO8859-15/articles/new-users/Makefile index 5dd9a75a56..9254148082 100644 --- a/it_IT.ISO8859-15/articles/new-users/Makefile +++ b/it_IT.ISO8859-15/articles/new-users/Makefile @@ -10,7 +10,7 @@ FORMATS?= html INSTALL_COMPRESSED?=gz INSTALL_ONLY_COMPRESSED?= -SRCS= article.sgml +SRCS= article.xml URL_RELPREFIX?= ../../../.. DOC_PREFIX?= ${.CURDIR}/../../.. diff --git a/it_IT.ISO8859-15/articles/new-users/article.sgml b/it_IT.ISO8859-15/articles/new-users/article.xml index b11c21bbdf..b11c21bbdf 100644 --- a/it_IT.ISO8859-15/articles/new-users/article.sgml +++ b/it_IT.ISO8859-15/articles/new-users/article.xml diff --git a/it_IT.ISO8859-15/articles/vm-design/Makefile b/it_IT.ISO8859-15/articles/vm-design/Makefile index 2780936f21..f4d95d0958 100644 --- a/it_IT.ISO8859-15/articles/vm-design/Makefile +++ b/it_IT.ISO8859-15/articles/vm-design/Makefile @@ -8,7 +8,7 @@ DOC?= article FORMATS?= html WITH_ARTICLE_TOC?= YES -SRCS= article.sgml +SRCS= article.xml IMAGES_EN = fig1.eps IMAGES_EN+= fig2.eps IMAGES_EN+= fig3.eps diff --git a/it_IT.ISO8859-15/articles/vm-design/article.sgml b/it_IT.ISO8859-15/articles/vm-design/article.xml index 30a317b88b..30a317b88b 100644 --- a/it_IT.ISO8859-15/articles/vm-design/article.sgml +++ b/it_IT.ISO8859-15/articles/vm-design/article.xml |