Changes to msed.1

- Change 'scripts' to 'script', to match SYNOPSIS
- Delete 'the' in 'the mail headers'
This commit is contained in:
Larry Hynes 2017-07-10 19:41:42 +01:00
parent 4a685de739
commit 4c264455cd

View File

@ -13,7 +13,7 @@
prints the messages
.Ar msgs
with mail headers transformed by the commands in
.Ar scripts .
.Ar script .
See
.Xr mmsg 7
for the message argument syntax.
@ -29,8 +29,8 @@ scripts are akin to a subset of
scripts, but optimized for modifying mail.
Note that
.Nm
unfolds and normalizes the mail headers, so they may need to be
passed through
unfolds and normalizes mail headers,
so they may need to be passed through
.Xr mmime 7
to ensure RFC 5322 conformance.
The mail body is copied as-is.