Date: Tue, 22 Dec 2015 14:53:11 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47901 - head/en_US.ISO8859-1/books/fdp-primer/po-translations Message-ID: <201512221453.tBMErB1o042661@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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>#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512221453.tBMErB1o042661>