aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-05 17:04:14 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-05 17:04:14 +0200
commit956316a63fa9508e3e4484940999153ad73fb91b (patch)
treea1dfde616641a76301b1f9e2b94e17c31e568a82
parent4a291f2bc29c735e8f73aa2b476fe932517b83b5 (diff)
typo
-rw-r--r--imapsync.14
1 files changed, 2 insertions, 2 deletions
diff --git a/imapsync.1 b/imapsync.1
index a836a0e..af753b3 100644
--- a/imapsync.1
+++ b/imapsync.1
@@ -55,7 +55,7 @@ both servers with different flag lists; in that case \fBimapsync\fR
issues a warning and updates the message on each server with the union
of both flag lists.)
Repeat this step if the server sent some updates in the meantime.
-Otherwise, update the HIGHESTMODSEQ values in the database.
+Otherwise, update the HIGHESTMODSEQ value in the database.
.IP \n+[step].
Process new messages (if the current UIDNEXT value differ from the one
@@ -63,7 +63,7 @@ found in the database) by issuing an UID FETCH command and for each
message RFC822 body received, issue an APPEND command to the other
server on\-the\-fly.
Repeat this step if the server received new messages in the meantime.
-Otherwise, update the UIDNEXT values in the database.
+Otherwise, update the UIDNEXT value in the database.
Go back to step 2 if the server sent some updates in the meantime.
.IP \n+[step].