summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-24 12:39:51 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-24 12:39:51 +0800
commit1642728780e572208cee6413544efe2dc2c6fb5f (patch)
treed52962fcb981fa8b9cef342f881367052d3204ef
parent505ac26c4ca50b9f7bdf62595d679b2f32d48d82 (diff)
downloadmailscripts-1642728780e572208cee6413544efe2dc2c6fb5f.tar.gz
mbox2maildir(1) & mdmv(1): tiny fixes
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--mbox2maildir.1.pod4
-rw-r--r--mdmv.1.pod4
2 files changed, 4 insertions, 4 deletions
diff --git a/mbox2maildir.1.pod b/mbox2maildir.1.pod
index 01ab195..6e0522e 100644
--- a/mbox2maildir.1.pod
+++ b/mbox2maildir.1.pod
@@ -2,9 +2,9 @@
mbox2maildir - convert an mbox to a maildir using Python's libraries
-=head1 SYNOPSYS
+=head1 SYNOPSIS
- mbox2maildir MBOX MAILDIR
+mbox2maildir MBOX MAILDIR
=head1 DESCRIPTION
diff --git a/mdmv.1.pod b/mdmv.1.pod
index 0da9cb2..6a7b391 100644
--- a/mdmv.1.pod
+++ b/mdmv.1.pod
@@ -2,9 +2,9 @@
mdmv - safely move messages between maildirs
-=head1 SYNOPSYS
+=head1 SYNOPSIS
- mdmv MSG [MSG..] DEST
+mdmv MSG [MSG..] DEST
=head1 DESCRIPTION