X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmh-mail.man5;h=9d06dfcd08670c853ccaebd651f77a5d3b6b4672;hp=9b3334dab8cdc7c20735a760a54ec4446dc17059;hb=HEAD;hpb=57abb238e16c26d285904e51b7568be3c45d8614 diff --git a/man/mh-mail.man5 b/man/mh-mail.man5 index 9b3334d..9d06dfc 100644 --- a/man/mh-mail.man5 +++ b/man/mh-mail.man5 @@ -3,15 +3,15 @@ .\" .TH MH-MAIL %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mh-mail \- message format for nmh message system +mh-mail \- message format for mh message system .SH DESCRIPTION -.B nmh +.B mmh processes messages in a particular format. It should be noted that although neither Bell nor Berkeley mailers produce message files in the format that -.B nmh +.B mmh prefers, -.B nmh +.B mmh can read message files in that antiquated format. .PP Each user possesses a system maildrop box which initially receives all @@ -33,7 +33,7 @@ part of a message is called the header, and the free-format portion is called the body. The header must always exist, but the body is optional. These parts are separated by an empty line, i.e., two consecutive newline characters. Within -.B nmh , +.B mmh , the header and body may be separated by a line consisting of dashes: .PP .RS 5