]> diplodocus.org Git - nmh/blobdiff - man/fmtdump.man
Added -convertargs switch to repl(1), to pass arguments to programs
[nmh] / man / fmtdump.man
index aaca927f88b9ffdb29416b29f5723a5f4ab1ed8c..a897a7e83d5fc6b6f333b8e7a56759ac4cbd1f06 100644 (file)
@@ -1,14 +1,13 @@
+.TH FMTDUMP %manext8% "January 1, 2001" "%nmhversion%"
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
-.TH FMTDUMP %manext8% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 fmtdump \- decode nmh format files
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/fmtdump
+.B %nmhlibexecdir%/fmtdump
 .RB [ \-form
 .IR formatfile ]
 .RB [ \-format
@@ -34,31 +33,23 @@ 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
-.BR mh-format (5)
+.IR mh-format (5)
 for the details.
-
 .SH FILES
-.fc ^ ~
-.nf
-.ta \w'%etcdir%/ExtraBigFileName  'u
-^$HOME/\&.mh\(ruprofile~^The user profile
-^%etcdir%/scan.default~^The default format file
-.fi
-
+.PD 0
+.TP 20
+$HOME/.mh_profile
+The user's profile.
+.TP
+%nmhetcdir%/scan.default
+The default format file.
+.PD
 .SH "PROFILE COMPONENTS"
-.fc ^ ~
-.nf
-.ta 2.4i
-.ta \w'ExtraBigProfileName  'u
-^Path:~^To determine the user's nmh directory
-.fi
-
+.TP 20
+Path:
+To determine the user's nmh directory.
 .SH "SEE ALSO"
-mh-format(5), mh-sequences(8)
-
+.IR mh-format (5),
+.IR mh-sequences (8)
 .SH CONTEXT
 None
-
-.SH BUGS
-The output may not be useful unless you are familiar
-with the internals of the mh-format subroutines.