From: Markus Heidelberg Date: Fri, 19 Dec 2008 12:14:18 +0000 (+0100) Subject: Documentation: fix typos, grammar, asciidoc syntax X-Git-Tag: v1.6.1-rc4~15 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5832d1a9da78273652c213d8e1535c09dd7dc079;p=git.git Documentation: fix typos, grammar, asciidoc syntax [jc: the original patch was against master but 99% of it applied to maint; this commit splits out the part that applies only to master.] Signed-off-by: Markus Heidelberg Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index fdf8e7b27..23b7abd3c 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -63,7 +63,7 @@ and terminated by a newline) is printed before the difference. When comparing commits, the ID of the first (or only) commit, followed by a newline, is printed. + -The following flags further affects the behavior when comparing +The following flags further affect the behavior when comparing commits (but not trees). -m::