about summary refs log tree commit diff
path: root/man/mmime.1
diff options
context:
space:
mode:
authorLarry Hynes <larry@larryhynes.com>2018-02-04 17:51:19 +0000
committerLeah Neukirchen <leah@vuxu.org>2018-02-04 18:52:30 +0100
commit30c2563ffc46002e125a091ff23fb4a92e163d2e (patch)
treeb2e779e8955d2110682b1b387a6b9bf111535fc6 /man/mmime.1
parent8a2a64601ce68a32b1135fdd95b10d0cf1a4dee5 (diff)
downloadmblaze-30c2563ffc46002e125a091ff23fb4a92e163d2e.tar.gz
mblaze-30c2563ffc46002e125a091ff23fb4a92e163d2e.tar.xz
mblaze-30c2563ffc46002e125a091ff23fb4a92e163d2e.zip
mmime.1: update wording
Closes: #104 [via git-merge-pr]
Diffstat (limited to 'man/mmime.1')
-rw-r--r--man/mmime.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/mmime.1 b/man/mmime.1
index 686ab9e..f15fe6a 100644
--- a/man/mmime.1
+++ b/man/mmime.1
@@ -3,7 +3,7 @@
 .Os
 .Sh NAME
 .Nm mmime
-.Nd encode MIME mails
+.Nd create MIME messages
 .Sh SYNOPSIS
 .Nm
 .Op Fl c | Fl r
@@ -14,9 +14,9 @@
 .Nm
 generates a
 .Sq Li multipart/mixed
-mail from standard input,
+message from the standard input,
 extending, wrapping, and encoding the header as necessary,
-and replacing lines in the message body, of the form
+and replacing lines in the message body of the form
 .Pp
 .D1 Li # Ns Ar content Ns Li / Ns Ar type Ns Oo Ns Li # Ns Ar content-disposition Oc Pa path Ns Oo Li > Ns Ar filename Oc
 .Pp
@@ -36,7 +36,7 @@ The options are as follows:
 .It Fl c
 Check mode: don't output anything,
 exit with status 1 if MIME-encoding the message is required,
-or with status 0 else.
+or else exit with status 0.
 .It Fl r
 Raw mode: don't expand MIME parts in the body, generate a
 .Sq Li text/plain