Autogenerated man pages for v1.2.4-g5a1f
[git.git] / man1 / git-rebase.1
index 2caa8c0..43ffaa3 100755 (executable)
@@ -43,7 +43,7 @@ D\-\-\-E\-\-\-F\-\-\-G master
 .fi
 
 
-From this point, the result of the following commands:
+From this point, the result of either of the following commands:
 
 .nf
 git\-rebase master
@@ -60,7 +60,7 @@ D\-\-\-E\-\-\-F\-\-\-G master
 .fi
 
 
-While, starting from the same point, the result of the following commands:
+While, starting from the same point, the result of either of the following commands:
 
 .nf
 git\-rebase \-\-onto master~1 master
@@ -87,7 +87,7 @@ Starting point at which to create the new commits\&. If the \-\-onto option is n
 Upstream branch to compare against\&.
 
 .TP
-<head>
+<branch>
 Working branch; defaults to HEAD\&.
 
 .SH "AUTHOR"