From 51c2ab075b2b9f9af2734cb54753534bbda88696 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Sun, 9 Jul 2006 20:38:54 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.1-gff4c8
---
cvs-migration.html | 4 ++--
cvs-migration.txt | 2 +-
git-cvsexportcommit.html | 4 ++--
git-cvsexportcommit.txt | 2 +-
git-diff-files.html | 4 ++--
git-diff-files.txt | 2 +-
git-diff.html | 20 ++++++++++----------
git-diff.txt | 18 +++++++++---------
git-fetch.html | 4 ++--
git-init-db.html | 4 ++--
git-init-db.txt | 2 +-
git-mailsplit.html | 4 ++--
git-mailsplit.txt | 2 +-
git-merge.html | 4 ++--
git-merge.txt | 2 +-
git-p4import.html | 6 +++---
git-p4import.txt | 4 ++--
git-pack-redundant.html | 4 ++--
git-pack-redundant.txt | 2 +-
git-pull.html | 4 ++--
git-push.html | 6 +++---
git-push.txt | 2 +-
git-repo-config.html | 6 +++---
git-repo-config.txt | 4 ++--
git-rev-list.html | 4 ++--
git-rev-list.txt | 2 +-
git-tools.html | 4 ++--
git-tools.txt | 2 +-
git-upload-tar.html | 4 ++--
git-upload-tar.txt | 2 +-
git.html | 4 ++--
git.txt | 2 +-
glossary.html | 4 ++--
glossary.txt | 2 +-
howto-index.html | 2 +-
howto/isolate-bugs-with-bisect.txt | 2 +-
howto/rebase-from-internal-branch.txt | 2 +-
urls.txt | 2 +-
38 files changed, 77 insertions(+), 77 deletions(-)
diff --git a/cvs-migration.html b/cvs-migration.html
index 63e5d1ec9..7958e0284 100644
--- a/cvs-migration.html
+++ b/cvs-migration.html
@@ -357,7 +357,7 @@ easy way to do this is to give all the team members ssh access to the
machine where the repository is hosted. If you don't want to give them a
full shell on the machine, there is a restricted shell which only allows
users to do git pushes and pulls; see git-shell(1).
-Put all the committers should in the same group, and make the repository
+
Put all the committers in the same group, and make the repository
writable by that group:
@@ -579,7 +579,7 @@ that contain this changed "if" statement: