X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/125748e4eb5137dae49ed218cd728d988b1e4468..94187a80bd60baab4b9c4b949ad820d730578123:/man/mhbuild.man diff --git a/man/mhbuild.man b/man/mhbuild.man index 88e5dbde..5fdf7c27 100644 --- a/man/mhbuild.man +++ b/man/mhbuild.man @@ -22,7 +22,7 @@ mhbuild \- translate MIME composition drafts for nmh messages .RB [ \-disposition " | " \-nodisposition ] .RB [ \-check " | " \-nocheck ] .RB [ \-headerencoding -.IR encoding-algorithm +.I encoding-algorithm .RB " | " \-autoheaderencoding ] .RB [ \-maxunencoded .IR line-length ] @@ -179,7 +179,7 @@ The file contains default .B mhbuild-convert-text/html and -.BR mhbuild-convert-text/plain +.B mhbuild-convert-text/plain entries. Profile entries can be used to override corresponding .I mhn.defaults entries, as usual. Text converters should limit text line lengths @@ -867,7 +867,7 @@ directive ::= "#" type "/" subtype [ "<" id ">" ] [ "[" description "]" ] [ "{" disposition "}" ] - [ "*8bit" | "*qp" | "*b64" ] + [ "*8bit" | "*qp" | "*b64" ] [ filename ] EOL @@ -877,7 +877,7 @@ directive ::= "#" type "/" subtype [ "<" id ">" ] [ "[" description "]" ] [ "{" disposition "}" ] - [ "*8bit" | "*qp" | "*b64" ] + [ "*8bit" | "*qp" | "*b64" ] external-parameters EOL @@ -909,7 +909,7 @@ plaintext ::= [ "Content-Description:" [ "(" comment ")" ] [ "[" description "]" ] [ "{" disposition "}" ] - [ "*8bit" | "*qp" | "*b64" ] + [ "*8bit" | "*qp" | "*b64" ] EOL 1*line [ "#" EOL ]