.\" 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
.\" 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
.\" 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"
.\" 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)
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.
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.
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.