Autogenerated man pages for v1.3.3-g16a4
[git.git] / man1 / git-diff-tree.1
index 6357b8e..5cf9afd 100755 (executable)
@@ -138,7 +138,7 @@ The id of a tree object\&.
 
 .TP
 <path>...
-If provided, the results are limited to a subset of files matching one of these prefix strings\&. ie file matches /^<pattern1>|<pattern2>|.../ Note that this parameter does not provide any wildcard or regexp features\&.
+If provided, the results are limited to a subset of files matching one of these prefix strings\&. i\&.e\&., file matches /^<pattern1>|<pattern2>|.../ Note that this parameter does not provide any wildcard or regexp features\&.
 
 .TP
 \-r
@@ -156,7 +156,7 @@ When \fI\-\-root\fR is specified the initial commit will be showed as a big crea
 \-\-stdin
 When \fI\-\-stdin\fR is specified, the command does not take <tree\-ish> arguments from the command line\&. Instead, it reads either one <commit> or a pair of <tree\-ish> separated with a single space from its standard input\&.
 
-When a single commit is given on one line of such input, it compares the commit with its parents\&. The following flags further affects its behaviour\&. This does not apply to the case where two <tree\-ish> separated with a single space are given\&.
+When a single commit is given on one line of such input, it compares the commit with its parents\&. The following flags further affects its behavior\&. This does not apply to the case where two <tree\-ish> separated with a single space are given\&.
 
 .TP
 \-m