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

Eitan Adler eadler at FreeBSD.org
Sun May 19 04:25:41 UTC 2013


Author: eadler
Date: Sun May 19 04:25:40 2013
New Revision: 41680
URL: http://svnweb.freebsd.org/changeset/doc/41680

Log:
  Use $FreeBSD$ for the PubDate as this appears to be expanded by the XSLT transform

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:22:05 2013	(r41679)
+++ head/en_US.ISO8859-1/books/arch-handbook/book.xml	Sun May 19 04:25:40 2013	(r41680)
@@ -19,7 +19,7 @@
 
     <corpauthor>The FreeBSD Documentation Project</corpauthor>
 
-    <pubdate>August 2000</pubdate>
+    <pubdate>$FreeBSD$</pubdate>
 
     <copyright>
       <year>2000</year>


More information about the svn-doc-all mailing list