svn commit: r41954 - head/en_US.ISO8859-1/books/porters-handbook
Eitan Adler
eadler at FreeBSD.org
Wed Jun 19 20:28:09 UTC 2013
Author: eadler
Date: Wed Jun 19 20:28:08 2013
New Revision: 41954
URL: http://svnweb.freebsd.org/changeset/doc/41954
Log:
Use $FreeBSD$ instead of a static (wrong) pubdate.
Reported by: Anton Shterenlikht <mexas at bris.ac.uk>
Submitted by: Taras Korenko <ds at ukrhub.net>
Modified:
head/en_US.ISO8859-1/books/porters-handbook/book.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jun 19 18:52:03 2013 (r41953)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jun 19 20:28:08 2013 (r41954)
@@ -18,7 +18,7 @@
<corpauthor>The FreeBSD Documentation Project</corpauthor>
</authorgroup>
- <pubdate>April 2000</pubdate>
+ <pubdate>$FreeBSD$</pubdate>
<copyright>
<year>2000</year>
More information about the svn-doc-all
mailing list