summary refs log tree commit diff
diff options
context:
space:
mode:
authorLarry Hynes <larry@larryhynes.com>2017-07-10 19:41:42 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-07-11 14:33:51 +0200
commite6dcea66ddd8e469a543145e9b449b990a450afb (patch)
tree7435cb4fd9a2db7db3b48fa571851b57ef38cf74
parent90414ecb9d9aec65176ae3fa8aa3251656ff47be (diff)
downloadmblaze-e6dcea66ddd8e469a543145e9b449b990a450afb.tar.gz
mblaze-e6dcea66ddd8e469a543145e9b449b990a450afb.tar.xz
mblaze-e6dcea66ddd8e469a543145e9b449b990a450afb.zip
Changes to msed.1
- Change 'scripts' to 'script', to match SYNOPSIS
- Delete 'the' in 'the mail headers'

Closes: #63 [via git-merge-pr]
-rw-r--r--man/msed.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/msed.1 b/man/msed.1
index 7cb7d44..bb344f5 100644
--- a/man/msed.1
+++ b/man/msed.1
@@ -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.