Fix spelling errors, including binaries ones
[mmh] / docs / README.manpages
index c4dc67b..40025d3 100644 (file)
@@ -10,13 +10,13 @@ nmh manpages should be in this general form:
 comp \- compose a message
 .SH SYNOPSIS
 .HP 5
 comp \- compose a message
 .SH SYNOPSIS
 .HP 5
-.B comp 
+.B comp
 .RI [ +folder ]
 .RI [ msgs ]
 .RB [ \-form
 .IR formfile ]
 .RB [ \-use " | " \-nouse ]
 .RI [ +folder ]
 .RI [ msgs ]
 .RB [ \-form
 .IR formfile ]
 .RB [ \-use " | " \-nouse ]
-.RB [ \-version ]
+.RB [ \-Version ]
 .RB [ \-help ]
 .SH DESCRIPTION
 .B Comp
 .RB [ \-help ]
 .SH DESCRIPTION
 .B Comp
@@ -69,8 +69,8 @@ Source files
                .PP
 
        Of course, replace "components" with a unique identifier that
                .PP
 
        Of course, replace "components" with a unique identifier that
-       reflects the content being included, like "mts_conf" for
-       etc/mts.conf. Then, add two lines to the man.sed target in
+       reflects the content being included, like "mhl_reply" for
+       etc/mhl.reply. Then, add two lines to the man.sed target in
        Makefile.in like:
 
                echo '/%components%/r $(top_srcdir)/etc/components' >> $@
        Makefile.in like:
 
                echo '/%components%/r $(top_srcdir)/etc/components' >> $@
@@ -100,12 +100,12 @@ SYNPOSIS section
 
        Literal text (such as flags) should be in bold. Parameters
        should be italicized. Mutually exclusive options (like
 
        Literal text (such as flags) should be in bold. Parameters
        should be italicized. Mutually exclusive options (like
-       "-foo" and "-nofoo") should be grouped together and seperated
+       "-foo" and "-nofoo") should be grouped together and separated
        by a "|":
 
                .RI [ +folder ]              <---- parameter
                .RI [ msgs ]                 <---- parameter
        by a "|":
 
                .RI [ +folder ]              <---- parameter
                .RI [ msgs ]                 <---- parameter
-               .RB [ \-version ]            <---- flag
+               .RB [ \-Version ]            <---- flag
                .RB [ \-editor               <---- flag with
                .IR editor ]                       parameter
                .RB [ \-use " | " \-nouse ]  <---- exclusive parameters
                .RB [ \-editor               <---- flag with
                .IR editor ]                       parameter
                .RB [ \-use " | " \-nouse ]  <---- exclusive parameters
@@ -156,14 +156,14 @@ Other italicized text
        Italicize file names, profile entries, and folder names:
 
                If a file named
        Italicize file names, profile entries, and folder names:
 
                If a file named
-               .RI \*(lq components \*(rq
+               .RI ` components '
                exists in the user's nmh directory,
 
                If the user's profile contains a
                exists in the user's nmh directory,
 
                If the user's profile contains a
-               .RI \*(lq "Msg\-Protect: nnn" \*(rq
+               .RI ` "Msg\-Protect: nnn" '
                entry, it
 
                entry, it
 
-               The \*(lq+\*(rq after
+               The `+' after
                .I inbox
                indicates that it is the current folder.
 
                .I inbox
                indicates that it is the current folder.