summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-24 12:06:22 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-24 12:06:35 +0800
commit52e2d613a495adc0d9fd482fcd08cf8f53ae208e (patch)
tree36775ec55f7e38629ffc017577e7015ebdfcac6c
parent00cb798ee0a2ef6b373786647e8c4bf00bfd8194 (diff)
downloadmailscripts-52e2d613a495adc0d9fd482fcd08cf8f53ae208e.tar.gz
mbox2maildir(1): improve first sentence of description
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--mbox2maildir.1.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbox2maildir.1.pod b/mbox2maildir.1.pod
index afc839d..b250c4e 100644
--- a/mbox2maildir.1.pod
+++ b/mbox2maildir.1.pod
@@ -8,8 +8,8 @@ mbox2maildir - convert an mbox to a maildir using Python's libraries
=head1 DESCRIPTION
-B<mbox2maildir> is a very simple wrapper around Python's mailbox
-library that converts an mbox to a maildir. The maildir may already
+B<mbox2maildir> converts an mbox to a maildir. It is a very simple
+wrapper around Python's mailbox library. The maildir may already
exist, in which case the messages in the mbox are added to the
maildir.