<div dir="ltr">Hi, Mike<br><br>According to the context (examples followed), I think the file should be button.c,<br>instead of Makefile. Am I right?<br><br>Index: trunk/en/book/ch04-branching-and-merging.xml<br>===================================================================<br>diff --git a/trunk/en/book/ch04-branching-and-merging.xml b/trunk/en/book/ch04-branching-and-merging.xml<br>--- a/trunk/en/book/ch04-branching-and-merging.xml (revision 5484)<br>+++ b/trunk/en/book/ch04-branching-and-merging.xml (working copy)<br>@@ -2909,7 +2909,7 @@ Refactor the bazzle functions.<br>      <para>The <command>svn blame</command> command also takes the<br>        <option>--use-merge-history</option> (<option>-g</option>)<br>        option.  If this option is neglected, somebody looking at<br>-        a line-by-line annotation of <filename>Makefile</filename> may<br>+        a line-by-line annotation of <filename>button.c</filename> may<br>        get the mistaken impression that you were responsible for a<br>        particular change:</para></div>