aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.