diff options
author | Larry Hynes <larry@larryhynes.com> | 2018-02-02 20:52:12 +0000 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-02-02 22:39:30 +0100 |
commit | 4bd136883c825fb556d035b694de5f9b021f5161 (patch) | |
tree | 29669ad8f01e349db854dd9208510d36bfa1473d | |
parent | be0297bd5681bb52d61418ee49632f5294ccb308 (diff) | |
download | mblaze-4bd136883c825fb556d035b694de5f9b021f5161.tar.gz mblaze-4bd136883c825fb556d035b694de5f9b021f5161.tar.xz mblaze-4bd136883c825fb556d035b694de5f9b021f5161.zip |
mflow.1: update wording
Closes: #99 [via git-merge-pr]
-rw-r--r-- | man/mflow.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/mflow.1 b/man/mflow.1 index 9c8a6e0..06362a7 100644 --- a/man/mflow.1 +++ b/man/mflow.1 @@ -3,7 +3,7 @@ .Os .Sh NAME .Nm mflow -.Nd reflow format=flowed plain text mails +.Nd reflow format=flowed plain text messages .Sh SYNOPSIS .Nm .Op Fl f @@ -21,9 +21,9 @@ for .Sq text/plain messages for .Xr mshow 1 . -Mails not using +Messages not specified as .Sq format=flowed -are output as is. +are output unchanged. .Pp Text is reflowed (where allowed) to fit the width given in the environment variable @@ -38,7 +38,7 @@ specifies the maximum line length. The options are as follows: .Bl -tag -width Ds .It Fl f -Force line wrapping of long lines. +Force wrapping of long lines. .It Fl q Prefix lines with .Sq Li \&> . |