[svnbook] r5486 committed - branches/1.8/de/book/ ch04-branching-and-merging.xml

jensmf at users.sourceforge.net jensmf at users.sourceforge.net
Thu Nov 9 07:16:50 CST 2017


Revision: 5486
          http://sourceforge.net/p/svnbook/source/5486
Author:   jensmf
Date:     2017-11-09 13:16:50 +0000 (Thu, 09 Nov 2017)
Log Message:
-----------
fixed filename

Modified Paths:
--------------
    branches/1.8/de/book/ch04-branching-and-merging.xml

Modified: branches/1.8/de/book/ch04-branching-and-merging.xml
===================================================================
--- branches/1.8/de/book/ch04-branching-and-merging.xml	2017-11-08 14:44:50 UTC (rev 5485)
+++ branches/1.8/de/book/ch04-branching-and-merging.xml	2017-11-09 13:16:50 UTC (rev 5486)
@@ -5603,7 +5603,7 @@
       <para>The <command>svn blame</command> command also takes the
         <option>- -use-merge-history</option> (<option>-g</option>)
         option.  If this option is neglected, somebody looking at
-        a line-by-line annotation of <filename>Makefile</filename> may
+        a line-by-line annotation of <filename>src/button.c</filename> may
         get the mistaken impression that you were responsible for a
         particular change:</para>
 -->
@@ -5611,7 +5611,7 @@
         Option <option>--use-merge-history</option>
         (<option>-g</option>).  Falls diese Option vergessen wird,
         könnte jemand, der sich die zeilenweisen Anmerkungen von
-        <filename>Makefile</filename> ansieht, fälschlicherweise davon
+        <filename>src/button.c</filename> ansieht, fälschlicherweise davon
         ausgehen, dass Sie für die Zeilen einer bestimmten Änderung
         verantwortlich sind:</para>
 




More information about the svnbook-dev mailing list