]> diplodocus.org Git - nmh/blobdiff - man/fmtdump.man
Added note that suffixes were removed from filenames of temporary files.
[nmh] / man / fmtdump.man
index 00463777ca53fe035412f82374829b999b30a217..42cb3df226f17558d98a1cc91c283851f5e7d726 100644 (file)
@@ -1,42 +1,55 @@
+.TH FMTDUMP %manext8% "January 1, 2001" "%nmhversion%"
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
-.\" include the -mh macro file
-.so %etcdir%/tmac.h
-.\"
-.TH FMTDUMP %manext8% MH.6.8 [%nmhversion%]
 .SH NAME
 fmtdump \- decode nmh format files
 .SH SYNOPSIS
-.in +.5i
-.ti -.5i
-%libdir%/fmtdump
-\%[\-form\ formatfile]
-.br
-\%[\-format\ string]
-\%[\-version]
-\%[\-help]
-.in -.5i
+.HP 5
+.na
+.B %libdir%/fmtdump
+.RB [ \-form
+.IR formatfile ]
+.RB [ \-format
+.IR string ]
+.RB [ \-version ]
+.RB [ \-help ] 
+.ad
 .SH DESCRIPTION
-\fIFmtdump\fR is a program that parses an \fInmh\fP format file and
-produces a pseudo-language listing of the how \fInmh\fP interprets
-the file.  This is useful when debugging a complicated format file.
-
-The `\-format\ string' and `\-form\ formatfile' switches may be
+.B Fmtdump
+is a program that parses an
+.B nmh
+format file and produces a pseudo-language listing of the how
+.B nmh
+interprets the file.  This is useful when debugging a complicated format file.
+.PP
+The
+.B \-format
+.I string
+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.
-See \fImh-format\fR\|(5) for the details.
-.Fi
-^$HOME/\&.mh\(ruprofile~^The user profile
-^%etcdir%/scan.default~^The default format file
-.Pr
-^Path:~^To determine the user's nmh directory
-.Sa
-mh-format(5), mh-sequences(8)
-.Co
+See
+.IR mh-format (5)
+for the details.
+.SH FILES
+.PD 0
+.TP 20
+$HOME/.mh\-profile
+The user's profile.
+.TP
+%etcdir%/scan.default
+The default format file.
+.PD
+.SH "PROFILE COMPONENTS"
+.TP 20
+Path:
+To determine the user's nmh directory.
+.SH "SEE ALSO"
+.IR mh-format (5),
+.IR mh-sequences (8)
+.SH CONTEXT
 None
-.Bu
-The output may not be useful unless you are familiar
-with the internals of the mh-format subroutines.
-.En