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 /bn_BD.ISO10646-1 | |
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 'bn_BD.ISO10646-1')
-rw-r--r-- | bn_BD.ISO10646-1/articles/explaining-bsd/Makefile | 2 | ||||
-rw-r--r-- | bn_BD.ISO10646-1/articles/explaining-bsd/article.xml (renamed from bn_BD.ISO10646-1/articles/explaining-bsd/article.sgml) | 0 | ||||
-rw-r--r-- | bn_BD.ISO10646-1/articles/new-users/Makefile | 2 | ||||
-rw-r--r-- | bn_BD.ISO10646-1/articles/new-users/article.xml (renamed from bn_BD.ISO10646-1/articles/new-users/article.sgml) | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/bn_BD.ISO10646-1/articles/explaining-bsd/Makefile b/bn_BD.ISO10646-1/articles/explaining-bsd/Makefile index 5866fe5021..815f5d9a8d 100644 --- a/bn_BD.ISO10646-1/articles/explaining-bsd/Makefile +++ b/bn_BD.ISO10646-1/articles/explaining-bsd/Makefile @@ -12,7 +12,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS= article.sgml +SRCS= article.xml DOC_PREFIX?= ${.CURDIR}/../../.. .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/bn_BD.ISO10646-1/articles/explaining-bsd/article.sgml b/bn_BD.ISO10646-1/articles/explaining-bsd/article.xml index c748b73cac..c748b73cac 100644 --- a/bn_BD.ISO10646-1/articles/explaining-bsd/article.sgml +++ b/bn_BD.ISO10646-1/articles/explaining-bsd/article.xml diff --git a/bn_BD.ISO10646-1/articles/new-users/Makefile b/bn_BD.ISO10646-1/articles/new-users/Makefile index daeff6a58b..e41ad020bc 100644 --- a/bn_BD.ISO10646-1/articles/new-users/Makefile +++ b/bn_BD.ISO10646-1/articles/new-users/Makefile @@ -9,7 +9,7 @@ FORMATS?= html INSTALL_COMPRESSED?=gz INSTALL_ONLY_COMPRESSED?= -SRCS= article.sgml +SRCS= article.xml DOC_PREFIX?= ${.CURDIR}/../../.. .include "$(DOC_PREFIX)/share/mk/doc.project.mk" diff --git a/bn_BD.ISO10646-1/articles/new-users/article.sgml b/bn_BD.ISO10646-1/articles/new-users/article.xml index 5086f1e7e5..5086f1e7e5 100644 --- a/bn_BD.ISO10646-1/articles/new-users/article.sgml +++ b/bn_BD.ISO10646-1/articles/new-users/article.xml |