Changes to mdeliver.1

- Delete superfluous 'the' in DESCRIPTION
- 'a MBOXRD' -> 'an MBOXRD'
- Delete 'Also,'
- Delete 'Beware' and don't emphasise
- Don't emphasise 'Override'

Closes: #48 [via git-merge-pr]
pull/51/merge
Larry Hynes 7 years ago committed by Leah Neukirchen
parent cae3c7d585
commit 3accd89cbd

@ -22,8 +22,8 @@
.Ar mbox .Ar mbox
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm
adds a the message given on standard input as a new message adds a message given on standard input
into the Maildir as a new message in the Maildir
.Ar dir . .Ar dir .
.Pp .Pp
When When
@ -31,11 +31,10 @@ When
is used, is used,
.Nm .Nm
will regard standard input as will regard standard input as
a MBOXRD mailbox, split it on an MBOXRD mailbox, split it on
.Dq Li "From " .Dq Li "From "
and deliver each message, and deliver each message,
decoding it according to the MBOXRD convention. decoding it according to the MBOXRD convention.
Also,
.Nm .Nm
will set the mtime according to the value of will set the mtime according to the value of
.Sq Li "Date:" .Sq Li "Date:"
@ -47,8 +46,8 @@ or
The messages are delivered in a reliable way and use default The messages are delivered in a reliable way and use default
.Xr umask 2 . .Xr umask 2 .
.Pp .Pp
.Em Beware : Please note that no syntactical checks are performed
no syntactical checks are performed on the messages. on the messages.
.Pp .Pp
The options are as follows: The options are as follows:
.Bl -tag -width Ds .Bl -tag -width Ds
@ -63,8 +62,7 @@ not
.It Fl v .It Fl v
Print each message filename after delivery. Print each message filename after delivery.
.It Fl X Ar flg .It Fl X Ar flg
.Em Override Override the flags of the new message file to be
the flags of the new message file to be
.Ar flg . .Ar flg .
.El .El
.Sh EXIT STATUS .Sh EXIT STATUS

Loading…
Cancel
Save