diff options
author | ppatience0 <ppatience0@gmail.com> | 2013-02-17 12:02:14 -0500 |
---|---|---|
committer | ppatience0 <ppatience0@gmail.com> | 2013-02-17 12:02:14 -0500 |
commit | ec15df1d81876c6f0980f4f80ed6c2d27be6b247 (patch) | |
tree | 11497ba7d205b7cf4227e65bece6c56708631614 /sys/man/1/nedmail | |
parent | 4aae319f76dd7157149aad6a67c3ca9b03a7f30a (diff) |
filter(1), nedmail(1): fix typos in both and consistency in nedmail(1)
Diffstat (limited to 'sys/man/1/nedmail')
-rw-r--r-- | sys/man/1/nedmail | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sys/man/1/nedmail b/sys/man/1/nedmail index 6cf29cc39..06f54987e 100644 --- a/sys/man/1/nedmail +++ b/sys/man/1/nedmail @@ -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. |