From a6331a8706970d61f59625118c262f0e97178d4f Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Sat, 21 Jan 2006 23:50:33 -0800
Subject: [PATCH] Autogenerated HTML docs for v1.1.4-g5b2b
---
git-commit.html | 4 ++--
git-commit.txt | 2 +-
git-grep.html | 30 +++++++++++++++++++++++++-----
git-grep.txt | 19 +++++++++++++++----
git-ls-files.html | 11 ++++++++++-
git-ls-files.txt | 4 ++++
git-reset.html | 10 +++++-----
git-reset.txt | 8 ++++----
git-svnimport.html | 26 ++++++--------------------
git-svnimport.txt | 12 ++++--------
10 files changed, 76 insertions(+), 50 deletions(-)
diff --git a/git-commit.html b/git-commit.html
index 01c69600..44e85edc 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -296,7 +296,7 @@ information.
Update all paths in the index file. This flag notices
files that have been modified and deleted, but new files
- you have not told about git are not affected.
+ you have not told git about are not affected.
@@ -399,7 +399,7 @@ Junio C Hamano <junkio@cox.net>