summaryrefslogtreecommitdiffstats
path: root/man1/git-imap-send.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-imap-send.1')
-rw-r--r--man1/git-imap-send.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-imap-send.1 b/man1/git-imap-send.1
index 1c8d5d0ae..9bc231d25 100644
--- a/man1/git-imap-send.1
+++ b/man1/git-imap-send.1
@@ -2,12 +2,12 @@
.\" Title: git-imap-send
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-IMAP\-SEND" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-IMAP\-SEND" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -76,7 +76,7 @@ The folder to drop the mails into, which is typically the Drafts folder\&. For e
.PP
imap\&.tunnel
.RS 4
-Command used to setup a tunnel to the IMAP server through which commands will be piped instead of using a direct network connection to the server\&. Required when imap\&.host is not set\&.
+Command used to set up a tunnel to the IMAP server through which commands will be piped instead of using a direct network connection to the server\&. Required when imap\&.host is not set\&.
.RE
.PP
imap\&.host
@@ -117,7 +117,7 @@ A boolean to enable/disable the use of html encoding when sending a patch\&. An
.PP
imap\&.authMethod
.RS 4
-Specify authenticate method for authentication with IMAP server\&. If Git was built with the NO_CURL option, or if your curl version is older than 7\&.34\&.0, or if you\(cqre running git\-imap\-send with the
+Specify the authentication method for authenticating with the IMAP server\&. If Git was built with the NO_CURL option, or if your curl version is older than 7\&.34\&.0, or if you\(cqre running git\-imap\-send with the
\fB\-\-no\-curl\fR
option, the only supported method is
\fICRAM\-MD5\fR\&. If this is not set then