svn commit: r42164 - projects/entities/share/xml
Rene Ladan
rene at FreeBSD.org
Fri Jul 5 19:18:25 UTC 2013
Author: rene
Date: Fri Jul 5 19:18:25 2013
New Revision: 42164
URL: http://svnweb.freebsd.org/changeset/doc/42164
Log:
Allow the "nolink" attribute in htdocs/
Modified:
projects/entities/share/xml/xhtml10-freebsd.dtd
Modified: projects/entities/share/xml/xhtml10-freebsd.dtd
==============================================================================
--- projects/entities/share/xml/xhtml10-freebsd.dtd Fri Jul 5 19:12:32 2013 (r42163)
+++ projects/entities/share/xml/xhtml10-freebsd.dtd Fri Jul 5 19:18:25 2013 (r42164)
@@ -65,4 +65,5 @@
<!ELEMENT email (#PCDATA)>
<!ATTLIST email
%attrs;
+ role (nolink) #IMPLIED
>
More information about the svn-doc-projects
mailing list