summaryrefslogtreecommitdiffstats
path: root/man1/git-send-email.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-send-email.1')
-rw-r--r--man1/git-send-email.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-send-email.1 b/man1/git-send-email.1
index 9b8f7c305..888c6fe79 100644
--- a/man1/git-send-email.1
+++ b/man1/git-send-email.1
@@ -2,12 +2,12 @@
.\" Title: git-send-email
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 04/07/2023
+.\" Date: 04/11/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.316.gf285f68a13
+.\" Source: Git 2.40.0.335.g9857273be0
.\" Language: English
.\"
-.TH "GIT\-SEND\-EMAIL" "1" "04/07/2023" "Git 2\&.40\&.0\&.316\&.gf285f6" "Git Manual"
+.TH "GIT\-SEND\-EMAIL" "1" "04/11/2023" "Git 2\&.40\&.0\&.335\&.g985727" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -132,7 +132,7 @@ Specify the address where replies from recipients should go to\&. Use this if re
\-\-in\-reply\-to=<identifier>
.RS 4
Make the first mail (or all the mails with
-\fB\-\-no\-thread\fR) appear as a reply to the given Message\-Id, which avoids breaking threads to provide a new patch series\&. The second and subsequent emails will be sent as replies according to the
+\fB\-\-no\-thread\fR) appear as a reply to the given Message\-ID, which avoids breaking threads to provide a new patch series\&. The second and subsequent emails will be sent as replies according to the
\fB\-\-[no\-]chain\-reply\-to\fR
setting\&.
.sp