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 ad85149..304da3a 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 03c2406..07a8a04 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 f7c2af1..7ee9f58 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 31b5402..d0f9cf0 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.