svn commit: r45392 - head/share/xml
Xin LI
delphij at FreeBSD.org
Sat Aug 2 03:45:01 UTC 2014
Author: delphij
Date: Sat Aug 2 03:45:01 2014
New Revision: 45392
URL: http://svnweb.freebsd.org/changeset/doc/45392
Log:
Don't claim to be always xhtml.
Modified:
head/share/xml/libcommon.xsl
Modified: head/share/xml/libcommon.xsl
==============================================================================
--- head/share/xml/libcommon.xsl Fri Aug 1 23:17:19 2014 (r45391)
+++ head/share/xml/libcommon.xsl Sat Aug 2 03:45:01 2014 (r45392)
@@ -9,7 +9,6 @@
xmlns:date="http://exslt.org/dates-and-times"
xmlns:str="http://exslt.org/strings"
extension-element-prefixes="date str"
- xmlns="http://www.w3.org/1999/xhtml"
exclude-result-prefixes="date cvs">
<xsl:import href="./transtable-common.xsl" />
More information about the svn-doc-head
mailing list