From bcfe754af8d19f8e2982586110627b061fdd9d1a Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 1 Sep 2015 01:52:40 +0200 Subject: typo --- imapsync.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imapsync.1 b/imapsync.1 index b9ec795..a3b3508 100644 --- a/imapsync.1 +++ b/imapsync.1 @@ -33,7 +33,7 @@ it is then assumed that each message with UID < $UIDNEXT have been replicated to the other server, and that the metadata (such as flags) of each message with MODSEQ <= $HIGHESTMODSEQ have been synchronized. Conceptually, the synchronization algorithm is derived from [RFC4549] -with the [RFC7162, section 6.1] amendments, and works as follows: +with the [RFC7162, section 6] amendments, and works as follows: .nr step 1 1 .IP \n[step]. 8 -- cgit v1.2.3 From 64c84b83d6114e5853cab5821272db4efc008210 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 1 Sep 2015 02:16:03 +0200 Subject: Use groff's mailto markup. --- imapsync.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/imapsync.1 b/imapsync.1 index a3b3508..7a996a9 100644 --- a/imapsync.1 +++ b/imapsync.1 @@ -328,4 +328,6 @@ is replicated again) was added to the other mailbox in the meantime. currently supported. .SH AUTHOR -Guilhem Moulin +Written by Guilhem Moulin +.MT guilhem@fripost.org +.ME . -- cgit v1.2.3