]> git.g-eek.se Git - interimap.git/commitdiff
typo
authorGuilhem Moulin <guilhem@fripost.org>
Tue, 1 Sep 2015 12:59:00 +0000 (14:59 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Tue, 1 Sep 2015 12:59:00 +0000 (14:59 +0200)
imapsync.1

index 24b2fa684f1d699ec9464664e00539f49f358827..a836a0e59b15a2aa9b21337172a46646961d5b59 100644 (file)
@@ -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.