aboutsummaryrefslogtreecommitdiff
path: root/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 11:26:49 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 11:26:49 +0000
commit2914b51fcb74f16f4570bc9319ef1760abdeeca0 (patch)
tree1410287c535afa9daa3f0a021c7d0562b63dc146 /release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
parentd65043bc33539ab5f8c2a6322ce97a4720b953e8 (diff)
downloadsrc-2914b51fcb74f16f4570bc9319ef1760abdeeca0.tar.gz
src-2914b51fcb74f16f4570bc9319ef1760abdeeca0.zip
- Rename .sgml files to .xml to track the recent doc changes
MFC after: 1 day
Notes
Notes: svn path=/head/; revision=241096
Diffstat (limited to 'release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile')
-rw-r--r--release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile b/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
index 180657b8fc54..42d63cca3a29 100644
--- a/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
+++ b/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile
@@ -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"