]> git.g-eek.se Git - interimap.git/commitdiff
spellcheck
authorGuilhem Moulin <guilhem@fripost.org>
Mon, 7 Mar 2016 17:33:42 +0000 (18:33 +0100)
committerGuilhem Moulin <guilhem@fripost.org>
Mon, 7 Mar 2016 17:33:42 +0000 (18:33 +0100)
interimap.1
pullimap.1

index 7058f626cf5df7fc1e8010ff9631fdb43ac72b5b..e23b953be11f19302412418689f7d7223a006636 100644 (file)
@@ -143,7 +143,7 @@ default all three targets are considered.
 .TP
 .B \fB\-\-watch\fR[\fB=\fR\fIseconds\fR]
 Don't exit after a successful synchronization, and keep synchronizing
-forevever instead.  Sleep for the given number of \fIseconds\fR (or
+forever instead.  Sleep for the given number of \fIseconds\fR (or
 \(lq60\(rq if omitted) between two synchronizations.
 
 .TP
@@ -170,7 +170,7 @@ Unless told otherwise by the \fB\-\-config=\fR\fIFILE\fR option,
 \fBInterIMAP\fR reads its configuration from
 \fI$XDG_CONFIG_HOME/interimap\fR (or \fI~/.config/interimap\fR if the
 XDG_CONFIG_HOME environment variable is unset) as an INI file.
-The syntax of the configuration file is a serie of
+The syntax of the configuration file is a series of
 \fIOPTION\fR=\fIVALUE\fR lines organized under some \fI[SECTION]\fR;
 lines starting with a \(oq#\(cq or \(oq;\(cq character are ignored as
 comments.
@@ -293,7 +293,7 @@ mechanism.
 .TP
 .I compress
 Whether to use the IMAP COMPRESS extension [RFC4978] for servers
-advertizing it.
+advertising it.
 (Default: \(lqNO\(rq for the \(lq[local]\(rq section, \(lqYES\(rq for
 the \(lq[remote]\(rq section.)
 
@@ -388,7 +388,7 @@ currently supported.
 .IP \[bu]
 \fBInterIMAP\fR will probably not work with non RFC-compliant servers.
 In particular, no work-around are currently implemented beside the
-tunables in the \fBCONFIGURATION FILE\fR.  Morever, few IMAP servers
+tunables in the \fBCONFIGURATION FILE\fR.  Moreover, few IMAP servers
 have been tested so far.
 
 .SH AUTHOR
index e0f1ec3dc0f6be1468deb11a8f8f066289c1f2f3..05fdc2c183f298e5b317642476fcf392ad00fae8 100644 (file)
@@ -10,7 +10,7 @@ PullIMAP \- Pull mails from an IMAP mailbox and deliver them to a SMTP session
 
 .SH DESCRIPTION
 .PP
-.B PullIMAP\fR retrives messages from an IMAP mailbox and deliver them
+.B PullIMAP\fR retrieves messages from an IMAP mailbox and deliver them
 to a SMTP or LMTP transmission channel.
 It can also remove delivered messages after a configurable retention
 period.
@@ -68,7 +68,7 @@ Unless told otherwise by the \fB\-\-config=\fR\fIFILE\fR option,
 \fBPullIMAP\fR reads its configuration from
 \fI$XDG_CONFIG_HOME/pullimap\fR (or \fI~/.config/pullimap\fR if the
 XDG_CONFIG_HOME environment variable is unset) as an INI file.
-The syntax of the configuration file is a serie of
+The syntax of the configuration file is a series of
 \fIOPTION\fR=\fIVALUE\fR lines organized under some \fI[SECTION]\fR;
 lines starting with a \(oq#\(cq or \(oq;\(cq character are ignored as
 comments.
@@ -104,7 +104,7 @@ Hostname to use in EHLO or LHO commands.
 
 .TP
 .I deliver\-rcpt
-Message recpient.
+Message recipient.
 (Default: the username associated with the effective uid of the
 \fBpullimap\fR process.)
 
@@ -176,7 +176,7 @@ mechanism.
 .TP
 .I compress
 Whether to use the IMAP COMPRESS extension [RFC4978] for servers
-advertizing it.
+advertising it.
 (Default: \(lqYES\(rq.)
 
 .TP