Autogenerated manpages for v1.5.2.1-158-ge58d
authorJunio C Hamano <junio@hera.kernel.org>
Sat, 9 Jun 2007 20:39:34 +0000 (20:39 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sat, 9 Jun 2007 20:39:34 +0000 (20:39 +0000)
man1/git-archive.1
man1/git-clone.1
man1/git-prune.1
man7/git.7

index ad85149472e6fc5a7df54f38bcb238c4442e288c..304da3abd463cb38f30cf38be93b77d87fcc6ad0 100644 (file)
@@ -2,13 +2,13 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-ARCHIVE" "1" "06/08/2007" "Git 1.5.2.1.144.gabc40" "Git Manual"
+.TH "GIT\-ARCHIVE" "1" "06/09/2007" "Git 1.5.2.1.158.ge58d" "Git Manual"
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
 .SH "NAME"
-git\-archive \- Creates an archive of files from a named tree
+git\-archive \- Create an archive of files from a named tree
 .SH "SYNOPSIS"
 .sp
 .nf
index 03c24062f040efe94bcb7124b95d861746208e46..07a8a042600a72c32d513d9491ffbabbcbebcdd7 100644 (file)
@@ -2,13 +2,13 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-CLONE" "1" "06/08/2007" "Git 1.5.2.1.144.gabc40" "Git Manual"
+.TH "GIT\-CLONE" "1" "06/09/2007" "Git 1.5.2.1.158.ge58d" "Git Manual"
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
 .SH "NAME"
-git\-clone \- Clones a repository into a new directory
+git\-clone \- Clone a repository into a new directory
 .SH "SYNOPSIS"
 .sp
 .nf
index f7c2af15cf6034913e658a1e4c5ea498f4e4766c..7ee9f588de677c97c57e77dc8542a1dee419a990 100644 (file)
@@ -2,13 +2,13 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-PRUNE" "1" "06/08/2007" "Git 1.5.2.1.144.gabc40" "Git Manual"
+.TH "GIT\-PRUNE" "1" "06/09/2007" "Git 1.5.2.1.158.ge58d" "Git Manual"
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
 .SH "NAME"
-git\-prune \- Prunes all unreachable objects from the object database
+git\-prune \- Prune all unreachable objects from the object database
 .SH "SYNOPSIS"
 \fIgit\-prune\fR [\-n] [\-\-] [<head>\&...]
 .SH "DESCRIPTION"
index 31b5402b2d0ab7f4b8f70d8a903fabf5d6c97d7e..d0f9cf067b95785b31d0ba4fa6fee83a96cfe8c9 100644 (file)
@@ -2,7 +2,7 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT" "7" "06/08/2007" "Git 1.5.2.1.144.gabc40" "Git Manual"
+.TH "GIT" "7" "06/09/2007" "Git 1.5.2.1.158.ge58d" "Git Manual"
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -61,7 +61,7 @@ Add file contents to the changeset to be committed next.
 Apply a series of patches from a mailbox.
 .TP
 \fBgit\-archive\fR(1)
-Creates an archive of files from a named tree.
+Create an archive of files from a named tree.
 .TP
 \fBgit\-bisect\fR(1)
 Find the change that introduced a bug by binary search.
@@ -82,7 +82,7 @@ Apply the change introduced by an existing commit.
 Remove untracked files from the working tree.
 .TP
 \fBgit\-clone\fR(1)
-Clones a repository into a new directory.
+Clone a repository into a new directory.
 .TP
 \fBgit\-commit\fR(1)
 Record changes to the repository.
@@ -171,7 +171,7 @@ Run merge conflict resolution tools to resolve merge conflicts.
 Pack heads and tags for efficient repository access.
 .TP
 \fBgit\-prune\fR(1)
-Prunes all unreachable objects from the object database.
+Prune all unreachable objects from the object database.
 .TP
 \fBgit\-reflog\fR(1)
 Manage reflog information.