Fix spelling and encoding errors in manpages and an error message
[mmh] / man / show.man1
index 5c47210..94bd33c 100644 (file)
@@ -187,7 +187,7 @@ the file end in a specific suffix.  For example, the
 command (part of the StarOffice package) can be used to display
 Microsoft Word content, but it uses the suffix to determine how to display
 the file.  If no suffix is present, the file is not correctly loaded.
 command (part of the StarOffice package) can be used to display
 Microsoft Word content, but it uses the suffix to determine how to display
 the file.  If no suffix is present, the file is not correctly loaded.
-Similarily, older versions of the
+Similarly, older versions of the
 .B gs
 command append a `.ps' suffix to
 the filename if one was missing.  As a result, these cannot be used to read
 .B gs
 command append a `.ps' suffix to
 the filename if one was missing.  As a result, these cannot be used to read
@@ -279,7 +279,7 @@ has the following default values:
 .PP
 .RS 5
 .nf
 .PP
 .RS 5
 .nf
-mhshow-show-text/plain: %liconv -f <source-charset>
+mhshow-show-text/plain: %liconv \-f <source-charset>
 mhshow-show-message/rfc822: %lshow \-file %F
 .fi
 .RE
 mhshow-show-message/rfc822: %lshow \-file %F
 .fi
 .RE
@@ -302,7 +302,7 @@ Example entries might be:
 .nf
 mhshow-show-audio/basic: raw2audio 2>/dev/null | play
 mhshow-show-image: xv %f
 .nf
 mhshow-show-audio/basic: raw2audio 2>/dev/null | play
 mhshow-show-image: xv %f
-mhshow-show-application/PostScript: lpr -Pps
+mhshow-show-application/PostScript: lpr \-Pps
 .fi
 .RE
 .PP
 .fi
 .RE
 .PP
@@ -335,7 +335,7 @@ the default display method converts the content automatically by
 piping it through:
 .PP
 .RS 5
 piping it through:
 .PP
 .RS 5
-iconv -f '<source-charset>'
+iconv \-f '<source-charset>'
 .RE
 .PP
 Note that if you have a custom `mhshow-show-*' display string, you
 .RE
 .PP
 Note that if you have a custom `mhshow-show-*' display string, you