From: Michael J Gruber Date: Tue, 28 Sep 2010 11:16:07 +0000 (+0200) Subject: user-manual: fix anchor name Finding-comments-With-given-Content X-Git-Tag: v1.7.3.2~35 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e1ba4c32cbc48316d07f807bf32b9194601003b0;p=git.git user-manual: fix anchor name Finding-comments-With-given-Content Change the anchor name to Finding-commits-With-given-Content so that it corresponds to the actual content there. Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 84dfbf42e..ce45bfcc0 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -955,7 +955,7 @@ echo "git diff --stat --summary -M v$last v$new > ../diffstat-$new" and then he just cut-and-pastes the output commands after verifying that they look OK. -[[Finding-comments-With-given-Content]] +[[Finding-commits-With-given-Content]] Finding commits referencing a file with given content ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~