X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2e768e3cc0ce768373d3320eca4cdd08b8cf646a..d205d39a:/man/fmtdump.man?ds=sidebyside diff --git a/man/fmtdump.man b/man/fmtdump.man index 42cb3df2..f6c3a651 100644 --- a/man/fmtdump.man +++ b/man/fmtdump.man @@ -1,25 +1,25 @@ -.TH FMTDUMP %manext8% "January 1, 2001" "%nmhversion%" -.\" +.TH FMTDUMP %manext8% 1999-04-30 "%nmhversion%" +. .\" %nmhwarning% -.\" +. .SH NAME fmtdump \- decode nmh format files .SH SYNOPSIS .HP 5 .na -.B %libdir%/fmtdump +.B %nmhlibexecdir%/fmtdump +.RB [ \-help ] +.RB [ \-version ] .RB [ \-form .IR formatfile ] .RB [ \-format .IR string ] -.RB [ \-version ] -.RB [ \-help ] .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,18 +30,17 @@ 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 -$HOME/.mh\-profile +$HOME/.mh_profile The user's profile. .TP -%etcdir%/scan.default +%nmhetcdir%/scan.default The default format file. .PD .SH "PROFILE COMPONENTS" @@ -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