svn commit: r45392 - head/share/xml
Xin LI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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" /> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"