diff options
author | Leah Neukirchen <leah@vuxu.org> | 2021-02-04 17:23:37 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2021-02-04 17:23:37 +0100 |
commit | 41cf6272a55f2f87f8da9f7aedf23b6806bf3a3b (patch) | |
tree | 404228218f1010b14b66955b84c5f44504dcefb0 /man | |
parent | ff7537f6a71fbf8a4cac27b7b6fc790f294b20e4 (diff) | |
download | mblaze-41cf6272a55f2f87f8da9f7aedf23b6806bf3a3b.tar.gz mblaze-41cf6272a55f2f87f8da9f7aedf23b6806bf3a3b.tar.xz mblaze-41cf6272a55f2f87f8da9f7aedf23b6806bf3a3b.zip |
mdeliver.1: small tweaks
Diffstat (limited to 'man')
-rw-r--r-- | man/mdeliver.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/mdeliver.1 b/man/mdeliver.1 index 36a890f..20f9faa 100644 --- a/man/mdeliver.1 +++ b/man/mdeliver.1 @@ -1,4 +1,4 @@ -.Dd July 26, 2016 +.Dd Feburary 4, 2021 .Dt MDELIVER 1 .Os .Sh NAME @@ -35,6 +35,7 @@ an MBOXRD mailbox, split it on .Dq Li "From " and deliver each message, decoding it according to the MBOXRD convention. +In this case, .Nm will set the mtime according to the value of .Sq Li Date\&: @@ -52,7 +53,7 @@ on the messages. The options are as follows: .Bl -tag -width Ds .It Fl M -Deliver each message of an mbox. +Deliver each message of a mbox. .It Fl c Deliver messages into .Pa cur/ , |