From 1082f7581b7632d1f12942c3638db522747c0fe6 Mon Sep 17 00:00:00 2001 From: Larry Hynes Date: Wed, 31 Jan 2018 23:45:13 +0000 Subject: mdeliver.1: update wording Closes: #93 [via git-merge-pr] --- man/mdeliver.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'man/mdeliver.1') diff --git a/man/mdeliver.1 b/man/mdeliver.1 index b8e452b..07bc476 100644 --- a/man/mdeliver.1 +++ b/man/mdeliver.1 @@ -3,7 +3,7 @@ .Os .Sh NAME .Nm mdeliver -.Nd deliver message or mailbox into Maildir +.Nd deliver messages or import mbox file .Sh SYNOPSIS .Nm .Op Fl c @@ -22,15 +22,15 @@ .Ar mbox .Sh DESCRIPTION .Nm -adds a message given on standard input -as a new message in the Maildir +adds a message given on the standard input +as a new message in the maildir .Ar dir . .Pp When .Fl M is used, .Nm -will regard standard input as +will regard the standard input as an MBOXRD mailbox, split it on .Dq Li "From " and deliver each message, @@ -38,12 +38,12 @@ decoding it according to the MBOXRD convention. .Nm will set the mtime according to the value of .Sq Li Date\&: -and the Maildir flags according to the value of +and the maildir flags according to the value of .Sq Li Status\&: or .Sq Li X-Status\&: . .Pp -The messages are delivered in a reliable way and use default +The messages are delivered in a reliable way and use the default .Xr umask 2 . .Pp Please note that no syntactical checks are performed @@ -60,7 +60,7 @@ not .Pa new/ (the default). .It Fl v -Print each message filename after delivery. +Print each new message filename after delivery. .It Fl X Ar flg Override the flags of the new message file to be .Ar flg . -- cgit 1.4.1