summaryrefslogtreecommitdiffstats
path: root/man1/git-upload-pack.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-upload-pack.1')
-rw-r--r--man1/git-upload-pack.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-upload-pack.1 b/man1/git-upload-pack.1
index e5cc5c6ec..f2839137d 100644
--- a/man1/git-upload-pack.1
+++ b/man1/git-upload-pack.1
@@ -2,12 +2,12 @@
.\" Title: git-upload-pack
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 09/14/2022
+.\" Date: 09/15/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.3.662.g36f8e7ed7d
+.\" Source: Git 2.38.0.rc0
.\" Language: English
.\"
-.TH "GIT\-UPLOAD\-PACK" "1" "09/14/2022" "Git 2\&.37\&.3\&.662\&.g36f8e7" "Git Manual"
+.TH "GIT\-UPLOAD\-PACK" "1" "09/15/2022" "Git 2\&.38\&.0\&.rc0" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -66,7 +66,7 @@ to serve up
\fB$GIT_URL/info/refs?service=git\-upload\-pack\fR
requests\&. See "Smart Clients" in
\fBgitprotocol-http\fR(5)
-and "HTTP Transport" in in the
+and "HTTP Transport" in the
\fBgitprotocol-v2\fR(5)
documentation\&. Also understood by
\fBgit-receive-pack\fR(1)\&.