filter(1), nedmail(1): fix typos in both and consistency in nedmail(1)

This commit is contained in:
ppatience0 2013-02-17 12:02:14 -05:00
parent 4aae319f76
commit ec15df1d81
2 changed files with 6 additions and 5 deletions

View file

@ -151,7 +151,7 @@ to add a pattern to
.I patternfile
for each address in the
.I addressfiles
that doesh't already match a pattern.
that doesn't already match a pattern.
.PP
.IR Token ,
with only one argument, prints to standard output a unique token

View file

@ -185,19 +185,20 @@ but allow the user to type in text to be included
with the forwarded message.
.TP
.B p
Print message. An interrupt stops the printing.
Print message.
An interrupt stops the printing.
.TP
.BI r " args
Reply to the sender of the message.
.I Marshal
is used to format the reply.
If and optional
.I Args
If any optional
.I args
are specified, they are added to the command line to
.I marshal
before the recipient's address.
.TP
.B R " args
.BI R " args
Like
.B r
but with the original message included as an attachment.