]> diplodocus.org Git - nmh/blobdiff - man/mhbuild.man
print_sw.c: Move interface to own file.
[nmh] / man / mhbuild.man
index 320ec4d17d148097869fc5d075bd7c17394ee896..8e872091daf2d21fe13ddc667ca3865dda05f7a6 100644 (file)
@@ -22,10 +22,10 @@ mhbuild \- translate MIME composition drafts for nmh messages
 .RB [ \-disposition " | " \-nodisposition ]
 .RB [ \-check " | " \-nocheck ]
 .RB [ \-headerencoding
 .RB [ \-disposition " | " \-nodisposition ]
 .RB [ \-check " | " \-nocheck ]
 .RB [ \-headerencoding
-.IR encoding\-algorithm
+.I encoding-algorithm
 .RB " | " \-autoheaderencoding ]
 .RB [ \-maxunencoded
 .RB " | " \-autoheaderencoding ]
 .RB [ \-maxunencoded
-.IR line\-length ]
+.IR line-length ]
 .RB [ \-dist ]
 .ad
 .SH DESCRIPTION
 .RB [ \-dist ]
 .ad
 .SH DESCRIPTION
@@ -179,7 +179,7 @@ The
 file contains default
 .B mhbuild-convert-text/html
 and
 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
 entries.  Profile entries can be used to override corresponding
 .I mhn.defaults
 entries, as usual.  Text converters should limit text line lengths
@@ -346,7 +346,7 @@ directives, without causing errors:
 .nf
 #off
 #include <stdio.h>
 .nf
 #off
 #include <stdio.h>
-printf("Hello, World!");
+puts("hello, world!");
 #pop
 .fi
 .RE
 #pop
 .fi
 .RE
@@ -483,7 +483,7 @@ url=        URL of content
 .PP
 A minimum \*(lqexternal\-type\*(rq directive for the
 .B url
 .PP
 A minimum \*(lqexternal\-type\*(rq directive for the
 .B url
-.I access\-type
+.I access-type
 would be as follows:
 .PP
 .RS 3
 would be as follows:
 .PP
 .RS 3
@@ -867,7 +867,7 @@ directive    ::=     "#" type "/" subtype
                          [ "<" id ">" ]
                          [ "[" description "]" ]
                          [ "{" disposition "}" ]
                          [ "<" id ">" ]
                          [ "[" description "]" ]
                          [ "{" disposition "}" ]
-                        [ "*8bit" | "*qp" | "*b64" ]
+                         [ "*8bit" | "*qp" | "*b64" ]
                          [ filename ]
                          EOL
 
                          [ filename ]
                          EOL
 
@@ -877,7 +877,7 @@ directive    ::=     "#" type "/" subtype
                          [ "<" id ">" ]
                          [ "[" description "]" ]
                          [ "{" disposition "}" ]
                          [ "<" id ">" ]
                          [ "[" description "]" ]
                          [ "{" disposition "}" ]
-                        [ "*8bit" | "*qp" | "*b64" ]
+                         [ "*8bit" | "*qp" | "*b64" ]
                          external-parameters
                          EOL
 
                          external-parameters
                          EOL
 
@@ -909,7 +909,7 @@ plaintext    ::=     [ "Content-Description:"
                          [ "(" comment ")" ]
                          [ "[" description "]" ]
                          [ "{" disposition "}" ]
                          [ "(" comment ")" ]
                          [ "[" description "]" ]
                          [ "{" disposition "}" ]
-                        [ "*8bit" | "*qp" | "*b64" ]
+                         [ "*8bit" | "*qp" | "*b64" ]
                          EOL
                          1*line
                      [ "#" EOL ]
                          EOL
                          1*line
                      [ "#" EOL ]
@@ -933,7 +933,7 @@ is checked.
 .PP
 .PD 0
 .TP 20
 .PP
 .PD 0
 .TP 20
-$HOME/\&.mh\(ruprofile
+$HOME/.mh_profile
 The user's profile.
 .TP
 $MHBUILD
 The user's profile.
 .TP
 $MHBUILD