]> diplodocus.org Git - nmh/blobdiff - man/mhbuild.man
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / man / mhbuild.man
index 607ececa7c437636286b126a2d5a46528ca8b2fb..5fdf7c2785b6f2c0de472bcb8ffa55a2e2c50266 100644 (file)
@@ -22,10 +22,10 @@ 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 ]
+.IR line-length ]
 .RB [ \-dist ]
 .ad
 .SH DESCRIPTION
@@ -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
@@ -483,7 +483,7 @@ url=        URL of content
 .PP
 A minimum \*(lqexternal\-type\*(rq directive for the
 .B url
-.I access\-type
+.I access-type
 would be as follows:
 .PP
 .RS 3
@@ -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 ]
@@ -933,7 +933,7 @@ is checked.
 .PP
 .PD 0
 .TP 20
-$HOME/.mh\(ruprofile
+$HOME/.mh_profile
 The user's profile.
 .TP
 $MHBUILD