]> diplodocus.org Git - nmh/blobdiff - man/mhbuild.man
Replace boolean with bool everywhere.
[nmh] / man / mhbuild.man
index 88e5dbde23d987622e271e44b0a9fb633304d6b6..9cd6c791d98d858d951974c6f4df74bfb2b40c1f 100644 (file)
@@ -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 ]