svn commit: r47901 - head/en_US.ISO8859-1/books/fdp-primer/po-translations

Warren Block wblock at FreeBSD.org
Tue Dec 22 14:53:12 UTC 2015


Author: wblock
Date: Tue Dec 22 14:53:11 2015
New Revision: 47901
URL: https://svnweb.freebsd.org/changeset/doc/47901

Log:
  Revision string is on the second line, not the third.
  
  Submitted by:	Ruey-Cherng Yu <raycherng at gmail.com>
  Approved by:	kevlo
  Differential Revision:	https://reviews.freebsd.org/D4677

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	Mon Dec 21 15:38:24 2015	(r47900)
+++ head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml	Tue Dec 22 14:53:11 2015	(r47901)
@@ -496,7 +496,7 @@ A         Makefile</screen>
 	    <filename>Makefile</filename>.  Because this is a simple
 	    article, in this case the <filename>Makefile</filename>
 	    can be used unchanged.  The <literal>$&os;...$</literal>
-	    version string on the third line will be replaced by the
+	    version string on the second line will be replaced by the
 	    version control system when this file is committed.</para>
 
 	  <programlisting>#


More information about the svn-doc-all mailing list