]> diplodocus.org Git - nmh/blobdiff - man/fmtdump.man
Fix invalid pointer arithmetic.
[nmh] / man / fmtdump.man
index 6cb24ebbe32222a090d831cdb72ff0c83677e3e7..86fd6bfed23deaa5c85958dc26354dbf859cce39 100644 (file)
@@ -1,14 +1,14 @@
-.TH FMTDUMP %manext8% "January 1, 2001" "%nmhversion%"
-.\"
+.TH FMTDUMP %manext8% 1999-04-30 "%nmhversion%"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
-fmtdump \- decode nmh format files
+fmtdump \- decode nmh's \fImh-format\fP\^(5) files
 .SH SYNOPSIS
 .HP 5
 .na
 .B %nmhlibexecdir%/fmtdump
-.RB [ \-help ] 
+.RB [ \-help ]
 .RB [ \-version ]
 .RB [ \-form
 .IR formatfile ]
@@ -16,10 +16,10 @@ fmtdump \- decode nmh format files
 .IR string ]
 .ad
 .SH DESCRIPTION
-.B Fmtdump
-is a program that parses an
+.B fmtdump
+parses an
 .B nmh
-format file and produces a pseudo-language listing of the how
+format file and produces a pseudo-language listing of how
 .B nmh
 interprets the file.  This is useful when debugging a complicated format file.
 .PP
@@ -30,11 +30,10 @@ and
 .B \-form
 .I formatfile
 switches may be
-used to specify a format string or format file to read.  The string
-is simply a format string and the file is simply a format file.
+used to specify a format string or format file to read.
 See
 .IR mh-format (5)
-for the details.
+for details.
 .SH FILES
 .PD 0
 .TP 20
@@ -49,6 +48,7 @@ The default format file.
 Path:
 To determine the user's nmh directory.
 .SH "SEE ALSO"
+.IR fmttest (1),
 .IR mh-format (5),
 .IR mh-sequences (8)
 .SH CONTEXT