svn commit: r41679 - head/en_US.ISO8859-1/books/arch-handbook

Eitan Adler eadler at FreeBSD.org
Sun May 19 04:22:05 UTC 2013


Author: eadler
Date: Sun May 19 04:22:05 2013
New Revision: 41679
URL: http://svnweb.freebsd.org/changeset/doc/41679

Log:
  Explictly list the trademarks used in the document.

Modified:
  head/en_US.ISO8859-1/books/arch-handbook/book.xml

Modified: head/en_US.ISO8859-1/books/arch-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/arch-handbook/book.xml	Sun May 19 04:08:00 2013	(r41678)
+++ head/en_US.ISO8859-1/books/arch-handbook/book.xml	Sun May 19 04:22:05 2013	(r41679)
@@ -34,7 +34,14 @@
       <holder>The FreeBSD Documentation Project</holder>
     </copyright>
 
-    &trademarks;
+    <legalnotice id="trademarks" role="trademarks">
+      &tm-attrib.freebsd;
+      &tm-attrib.unix;
+      &tm-attrib.apple;
+      &tm-attrib.microsoft;
+      &tm-attrib.general;
+    </legalnotice>
+
     &legalnotice;
 
     <releaseinfo>$FreeBSD$</releaseinfo>


More information about the svn-doc-all mailing list