From: Junio C Hamano
Date: Mon, 28 Aug 2006 07:18:38 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.4.2-g370e
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9adfc6a1edab792a2e46eaaa78a6f7863c855e18;p=git.git
Autogenerated HTML docs for v1.4.2-g370e
---
diff --git a/git-apply.html b/git-apply.html
index 077a8673b..733a07544 100644
--- a/git-apply.html
+++ b/git-apply.html
@@ -389,8 +389,8 @@ and a work tree.
For atomicity, git-apply(1) by default fails the whole patch and
does not touch the working tree when some of the hunks
do not apply. This option makes it apply
- the parts of the patch that are applicable, and send the
- rejected hunks to the standard output of the command.
+ the parts of the patch that are applicable, and leave the
+ rejected hunks in corresponding *.rej files.
@@ -573,7 +573,7 @@ apply.whitespace