diff options
author | Leah Neukirchen <leah@vuxu.org> | 2021-01-17 23:23:15 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2021-01-17 23:23:52 +0100 |
commit | e96f0707de039d8a58fb6b3d4037a345ae6f31cc (patch) | |
tree | 0bb1a1e3dab125b03bd4a976257569637d893678 /man | |
parent | 318ac214f1de06b0ee69106a36368b2d3b2ac902 (diff) | |
download | mblaze-e96f0707de039d8a58fb6b3d4037a345ae6f31cc.tar.gz mblaze-e96f0707de039d8a58fb6b3d4037a345ae6f31cc.tar.xz mblaze-e96f0707de039d8a58fb6b3d4037a345ae6f31cc.zip |
mshow: show last part of multipart/mixed when none matched
This is in conformance with RFC 1341.
Diffstat (limited to 'man')
-rw-r--r-- | man/mshow.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mshow.1 b/man/mshow.1 index 9126787..a19db2a 100644 --- a/man/mshow.1 +++ b/man/mshow.1 @@ -56,7 +56,7 @@ in the order given, when rendering .Sq Li "multipart/alternative" parts. -If no MIME type matches, the first MIME part will be rendered. +If no MIME type matches, the last MIME part will be rendered. .Pp When .Ar mimetypes |