aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/Makefile
diff options
context:
space:
mode:
authorIsabell Long <issyl0@FreeBSD.org>2012-10-06 17:52:37 +0000
committerIsabell Long <issyl0@FreeBSD.org>2012-10-06 17:52:37 +0000
commit2be1e25fc2a430392e2b23bfca1c8f5403ac7096 (patch)
treea55219004cb3ecf9c074ef06153a73939e671398 /ja_JP.eucJP/htdocs/Makefile
parented974d372267a26a1fea12284ecc665607ad321b (diff)
downloaddoc-2be1e25fc2a430392e2b23bfca1c8f5403ac7096.tar.gz
doc-2be1e25fc2a430392e2b23bfca1c8f5403ac7096.zip
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in share/mk/doc.docbook.mk so that everything continued to build OK. Approved by: gabor (mentor)
Notes
Notes: svn path=/head/; revision=39665
Diffstat (limited to 'ja_JP.eucJP/htdocs/Makefile')
-rw-r--r--ja_JP.eucJP/htdocs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ja_JP.eucJP/htdocs/Makefile b/ja_JP.eucJP/htdocs/Makefile
index b071fbfaf8..9d80679c06 100644
--- a/ja_JP.eucJP/htdocs/Makefile
+++ b/ja_JP.eucJP/htdocs/Makefile
@@ -50,7 +50,7 @@ DATA+= freebsd.css
#DATA+= vendors.html
# Subdirectories
-# SGML
+# XML
SUBDIR= FAQ
#SUBDIR+= advocacy
SUBDIR+= commercial
@@ -91,7 +91,7 @@ SUBDIR+= ports
# SUBDIR+= relnotes
.endif
-# Non-SGML
+# Non-XML
#SUBDIR+= cgi
#SUBDIR+= gifs
#SUBDIR+= layout