svn commit: r47689 - head/en_US.ISO8859-1/books/fdp-primer/po-translations
Warren Block
wblock at FreeBSD.org
Tue Oct 27 23:51:40 UTC 2015
Author: wblock
Date: Tue Oct 27 23:51:39 2015
New Revision: 47689
URL: https://svnweb.freebsd.org/changeset/doc/47689
Log:
Briefly explain what the FreeBSD=%H property actually does.
Modified:
head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Tue Oct 27 22:23:27 2015 (r47688)
+++ head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Tue Oct 27 23:51:39 2015 (r47689)
@@ -794,7 +794,9 @@ A es_ES.po</screen>
<para>These files must also have the
<application>Subversion</application>
<literal>svn:keywords</literal> property set to
- <literal>FreeBSD=%H</literal>:</para>
+ <literal>FreeBSD=%H</literal> so
+ <literal>$FreeBSD$</literal> strings are expanded into
+ the path, revision, date, and author when committed:</para>
<screen>&prompt.user; <userinput>svn propset svn:keywords FreeBSD=%H Makefile article.xml es_ES.po</userinput>
property 'svn:keywords' set on 'Makefile'
More information about the svn-doc-head
mailing list