X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ce2545144845a393150638904a4a27e94f62659d..07661005b9a36338ab158bcbe7762788a1df4030:/man/fmtdump.man diff --git a/man/fmtdump.man b/man/fmtdump.man index d30098ec..42cb3df2 100644 --- a/man/fmtdump.man +++ b/man/fmtdump.man @@ -1,12 +1,12 @@ +.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 .RB [ \-form .IR formatfile ] @@ -14,6 +14,7 @@ fmtdump \- decode nmh format files .IR string ] .RB [ \-version ] .RB [ \-help ] +.ad .SH DESCRIPTION .B Fmtdump is a program that parses an @@ -32,29 +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'/usr/local/nmh/etc/ExtraBigFileName 'u -^$HOME/\&.mh\(ruprofile~^The user profile -^%etcdir%/scan.default~^The default format file - +.PD 0 +.TP 20 +$HOME/.mh\-profile +The user's profile. +.TP +%etcdir%/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 - +.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.