shithub: riscv

Download patch

ref: ec15df1d81876c6f0980f4f80ed6c2d27be6b247
parent: 4aae319f76dd7157149aad6a67c3ca9b03a7f30a
author: ppatience0 <[email protected]>
date: Sun Feb 17 07:02:14 EST 2013

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

--- a/sys/man/1/filter
+++ b/sys/man/1/filter
@@ -151,7 +151,7 @@
 .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
--- a/sys/man/1/nedmail
+++ b/sys/man/1/nedmail
@@ -185,19 +185,20 @@
 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.