svn commit: r41963 - projects/db5/share/xml
Gabor Kovesdan
gabor at FreeBSD.org
Thu Jun 20 14:58:05 UTC 2013
Author: gabor
Date: Thu Jun 20 14:58:04 2013
New Revision: 41963
URL: http://svnweb.freebsd.org/changeset/doc/41963
Log:
- Add back two accidentally removed entity definitions
Modified:
projects/db5/share/xml/trademarks.ent
Modified: projects/db5/share/xml/trademarks.ent
==============================================================================
--- projects/db5/share/xml/trademarks.ent Thu Jun 20 14:50:47 2013 (r41962)
+++ projects/db5/share/xml/trademarks.ent Thu Jun 20 14:58:04 2013 (r41963)
@@ -62,6 +62,9 @@
Limited.</para>">
<!ENTITY arm "<trademark xmlns='http://docbook.org/ns/docbook' class='registered'>ARM</trademark>">
+<!-- http://www.bluetooth.com/sig/trademark.use.asp -->
+<!ENTITY bluetooth "<trademark xmlns='http://docbook.org/ns/docbook' class='registered'>Bluetooth</trademark>">
+
<!ENTITY tm-attrib.cisco "<para xmlns='http://docbook.org/ns/docbook'>Cisco, Catalyst, and IOS are
registered trademarks of Cisco Systems, Inc. and/or its affiliates
in the United States and certain other countries.</para>">
@@ -93,6 +96,10 @@ Coverity, Inc.</para>">
<!ENTITY tm-attrib.cvsup "<para xmlns='http://docbook.org/ns/docbook'>CVSup is a registered trademark of
John D. Polstra.</para>">
+<!-- http://www.epson.com/cgi-bin/Store/AboutTrademarkInfo.jsp -->
+<!ENTITY epson.perfection "<trademark xmlns='http://docbook.org/ns/docbook' class='registered'>EPSON
+ Perfection</trademark>">
+
<!ENTITY tm-attrib.freebsd "<para xmlns='http://docbook.org/ns/docbook'>FreeBSD is a registered trademark of
the FreeBSD Foundation.</para>">
More information about the svn-doc-projects
mailing list