diff options
author | Leah Neukirchen <leah@vuxu.org> | 2022-02-27 16:21:39 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2022-02-27 16:21:39 +0100 |
commit | cd5bc471f3cffd7b35cc98c4199fb1dd27cc3ef9 (patch) | |
tree | 65d10bfad5535a4d1674259561f79dac61252441 /man | |
parent | e951b0ba27f878e4daa09c59a89e8f5196e31e07 (diff) | |
download | mblaze-cd5bc471f3cffd7b35cc98c4199fb1dd27cc3ef9.tar.gz mblaze-cd5bc471f3cffd7b35cc98c4199fb1dd27cc3ef9.tar.xz mblaze-cd5bc471f3cffd7b35cc98c4199fb1dd27cc3ef9.zip |
man: misc manpages nits
Found by Omar Polo.
Diffstat (limited to 'man')
-rw-r--r-- | man/mdeliver.1 | 2 | ||||
-rw-r--r-- | man/mmime.1 | 3 | ||||
-rw-r--r-- | man/mpick.1 | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/mdeliver.1 b/man/mdeliver.1 index a7a67b0..e27dc51 100644 --- a/man/mdeliver.1 +++ b/man/mdeliver.1 @@ -1,4 +1,4 @@ -.Dd Feburary 4, 2021 +.Dd February 4, 2021 .Dt MDELIVER 1 .Os .Sh NAME diff --git a/man/mmime.1 b/man/mmime.1 index 618f126..fa48ed2 100644 --- a/man/mmime.1 +++ b/man/mmime.1 @@ -50,9 +50,10 @@ Defaults to .Bl -tag -width Ds .It Ev MBLAZE_RELAXED_MIME If set, -.Ic Nm Fl c +.Nm Fl c will relax the body line length check and only consider bodies with lines longer than 998 characters need to be MIME formatted. +.El .Sh EXIT STATUS .Ex -std .Sh SEE ALSO diff --git a/man/mpick.1 b/man/mpick.1 index 007fca6..0e1a3ea 100644 --- a/man/mpick.1 +++ b/man/mpick.1 @@ -29,7 +29,6 @@ Read expression from .Ar file and only show matching messages, see .Sx TESTS . -.Ar file , .It Fl T Include whole thread. .It Fl t Ar test |