From 9adfc6a1edab792a2e46eaaa78a6f7863c855e18 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Mon, 28 Aug 2006 07:18:38 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.2-g370e
---
git-apply.html | 6 +++---
git-apply.txt | 4 ++--
git-daemon.html | 20 ++++++++++++++++++--
git-daemon.txt | 14 +++++++++++++-
4 files changed, 36 insertions(+), 8 deletions(-)
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