X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Ffmtdump.man;h=9a71ac94f57e7ce2b20e927cbf0a2a56f80ba043;hb=ab3e934551e83f49a04975b05c11c1b3d5768642;hp=d30098ec7a9ff04b3f37a0798c8b9e2bce807f0a;hpb=ce2545144845a393150638904a4a27e94f62659d;p=mmh diff --git a/man/fmtdump.man b/man/fmtdump.man index d30098e..9a71ac9 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,24 @@ 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 +.ta \w'%etcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile ^%etcdir%/scan.default~^The default format file - +.fi .SH "PROFILE COMPONENTS" .fc ^ ~ .nf .ta 2.4i .ta \w'ExtraBigProfileName 'u ^Path:~^To determine the user's nmh directory - +.fi .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.