- Rename .sgml files to .xml

- Reflect the rename in referencing files

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-10-01 09:53:01 +00:00
parent bee5d224fe
commit b4346b9b2d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39631
3291 changed files with 5060 additions and 7259 deletions

View file

@ -11,6 +11,6 @@
.include "../Makefile.inc"
.endif
DOCS = index.sgml
DOCS = index.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"