summaryrefslogtreecommitdiffstats
path: root/man5/gitprotocol-capabilities.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/gitprotocol-capabilities.5')
-rw-r--r--man5/gitprotocol-capabilities.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man5/gitprotocol-capabilities.5 b/man5/gitprotocol-capabilities.5
index ee7afa59a..9b7fe3ff8 100644
--- a/man5/gitprotocol-capabilities.5
+++ b/man5/gitprotocol-capabilities.5
@@ -2,12 +2,12 @@
.\" Title: gitprotocol-capabilities
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-06
+.\" Date: 2024-02-08
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.561.g235986be82
+.\" Source: Git 2.43.0.581.g5216f8f5c4
.\" Language: English
.\"
-.TH "GITPROTOCOL\-CAPABILITIES" "5" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GITPROTOCOL\-CAPABILITIES" "5" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -214,7 +214,7 @@ The receive\-pack server that advertises this capability is willing to accept a
.SH "FILTER"
.sp
If the upload\-pack server advertises the \fIfilter\fR capability, fetch\-pack may send "filter" commands to request a partial clone or partial fetch and request that the server omit various objects from the packfile\&.
-.SH "SESSION\-ID=<SESSION ID>"
+.SH "SESSION\-ID=<SESSION\-ID>"
.sp
The server may advertise a session ID that can be used to identify this process across multiple requests\&. The client may advertise its own session ID back to the server as well\&.
.sp