aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-01 14:59:00 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-01 14:59:00 +0200
commit2146cabffe53c84fef0bf39298b73606e4f2b5bf (patch)
treeed95baf4a89271bf02a053af5f9c7abff3c6c61d
parent6be903e1729045c12c0b6cebea574bf3ccb0f1f4 (diff)
typo
-rw-r--r--imapsync.14
1 files changed, 2 insertions, 2 deletions
diff --git a/imapsync.1 b/imapsync.1
index 24b2fa6..a836a0e 100644
--- a/imapsync.1
+++ b/imapsync.1
@@ -257,7 +257,7 @@ on its standard output, and understand it on its standard input.
.TP
.I STARTTLS
-Whether to use the \(lqSTARTTLS\(rq directive to upgrade a secure
+Whether to use the \(lqSTARTTLS\(rq directive to upgrade to a secure
connection. Setting this to \(lqYES\(rq for a server not advertising
the \(lqSTARTTLS\(rq capability causes \fBimapsync\fR to immediately
abort the connection.
@@ -312,7 +312,7 @@ empty database will duplicate each message due to the absence of
local/remote UID association.
.IP \[bu]
\fBimapsync\fR is single threaded and doesn't use IMAP command
-pipelining. Synchronization could be boosted by sending independent
+pipelining. Synchronization could be boosted up by sending independent
commands (such as the initial LIST/STATUS command) to each server in
parallel, and for a given server, by sending independent commands (such
as flag updates) in a pipeline.