From: Junio C Hamano Date: Sat, 9 Jun 2007 20:39:33 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.2.1-158-ge58d X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ec0671755f7d81966311dd0e8cace8abf1aeb13;p=git.git Autogenerated HTML docs for v1.5.2.1-158-ge58d --- diff --git a/cmds-ancillarymanipulators.txt b/cmds-ancillarymanipulators.txt index 28d44fa99..e392414fb 100644 --- a/cmds-ancillarymanipulators.txt +++ b/cmds-ancillarymanipulators.txt @@ -14,7 +14,7 @@ gitlink:git-pack-refs[1]:: Pack heads and tags for efficient repository access. gitlink:git-prune[1]:: - Prunes all unreachable objects from the object database. + Prune all unreachable objects from the object database. gitlink:git-reflog[1]:: Manage reflog information. diff --git a/cmds-mainporcelain.txt b/cmds-mainporcelain.txt index a2a5eb354..81e0af692 100644 --- a/cmds-mainporcelain.txt +++ b/cmds-mainporcelain.txt @@ -5,7 +5,7 @@ gitlink:git-am[1]:: Apply a series of patches from a mailbox. gitlink:git-archive[1]:: - Creates an archive of files from a named tree. + Create an archive of files from a named tree. gitlink:git-bisect[1]:: Find the change that introduced a bug by binary search. @@ -26,7 +26,7 @@ gitlink:git-clean[1]:: Remove untracked files from the working tree. gitlink:git-clone[1]:: - Clones a repository into a new directory. + Clone a repository into a new directory. gitlink:git-commit[1]:: Record changes to the repository. diff --git a/git-archive.html b/git-archive.html index b59da9028..6a05723ff 100644 --- a/git-archive.html +++ b/git-archive.html @@ -266,7 +266,7 @@ git-archive(1) Manual Page

NAME

git-archive - - Creates an archive of files from a named tree + Create an archive of files from a named tree

@@ -454,7 +454,7 @@ git archive --format=zip --prefix=git-docs/ HEAD:Documentation/ > git-1.4.0-d diff --git a/git-archive.txt b/git-archive.txt index 721e0351c..4da07c158 100644 --- a/git-archive.txt +++ b/git-archive.txt @@ -3,7 +3,7 @@ git-archive(1) NAME ---- -git-archive - Creates an archive of files from a named tree +git-archive - Create an archive of files from a named tree SYNOPSIS diff --git a/git-clone.html b/git-clone.html index 574e40262..d13d85598 100644 --- a/git-clone.html +++ b/git-clone.html @@ -266,7 +266,7 @@ git-clone(1) Manual Page

NAME

git-clone - - Clones a repository into a new directory + Clone a repository into a new directory

@@ -521,7 +521,7 @@ Create a repository on the kernel.org machine that borrows from Linus diff --git a/git-clone.txt b/git-clone.txt index 2461c0ec2..4a5bab510 100644 --- a/git-clone.txt +++ b/git-clone.txt @@ -3,7 +3,7 @@ git-clone(1) NAME ---- -git-clone - Clones a repository into a new directory +git-clone - Clone a repository into a new directory SYNOPSIS diff --git a/git-prune.html b/git-prune.html index 3d1e6e660..37dfd1fe1 100644 --- a/git-prune.html +++ b/git-prune.html @@ -266,7 +266,7 @@ git-prune(1) Manual Page

NAME

git-prune - - Prunes all unreachable objects from the object database + Prune all unreachable objects from the object database

@@ -340,7 +340,7 @@ borrows from your repository via its diff --git a/git-prune.txt b/git-prune.txt index 50ee5bddd..0ace233d1 100644 --- a/git-prune.txt +++ b/git-prune.txt @@ -3,7 +3,7 @@ git-prune(1) NAME ---- -git-prune - Prunes all unreachable objects from the object database +git-prune - Prune all unreachable objects from the object database SYNOPSIS diff --git a/git.html b/git.html index 537c8f919..aa8672c8a 100644 --- a/git.html +++ b/git.html @@ -395,7 +395,7 @@ ancillary user utilities.

- Creates an archive of files from a named tree. + Create an archive of files from a named tree.

@@ -451,7 +451,7 @@ ancillary user utilities.

- Clones a repository into a new directory. + Clone a repository into a new directory.

@@ -687,7 +687,7 @@ ancillary user utilities.

- Prunes all unreachable objects from the object database. + Prune all unreachable objects from the object database.

@@ -2325,7 +2325,7 @@ contributors on the git-list <git@vger.kernel.org>.