From 69a98586dace45994f1eeeee63cf19d056bfc561 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Sat, 1 Mar 2008 18:42:18 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.4.3-365-gc149
---
git-cherry-pick.html | 4 ++--
git-cherry-pick.txt | 2 +-
git-gc.html | 12 ++++++++++--
git-gc.txt | 5 ++++-
4 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/git-cherry-pick.html b/git-cherry-pick.html
index e82deb9d6..fe88297cb 100644
--- a/git-cherry-pick.html
+++ b/git-cherry-pick.html
@@ -335,7 +335,7 @@ modifications from the HEAD commit).
- Usually you cannot revert a merge because you do not know which
+ Usually you cannot cherry-pick a merge because you do not know which
side of the merge should be considered the mainline. This
option specifies the parent number (starting from 1) of
the mainline and allows cherry-pick to replay the change
@@ -375,7 +375,7 @@ effect to your working tree in a row.