X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a4b6b148ec5edcfc454cc73d8f608a97fc8c5e25..9f8418e870a70c264eda1598f2d470e5428c216d:/man/prompter.man diff --git a/man/prompter.man b/man/prompter.man index 102ea40c..2f2f4346 100644 --- a/man/prompter.man +++ b/man/prompter.man @@ -1,4 +1,4 @@ -.TH PROMPTER %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] +.TH PROMPTER %manext1% "January 18, 2001" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -8,6 +8,8 @@ prompter \- prompting editor front-end for nmh .HP 5 .na .B prompter +.RB [ \-help ] +.RB [ \-version ] .RB [ \-erase .IR chr ] .RB [ \-kill @@ -16,8 +18,6 @@ prompter \- prompting editor front-end for nmh .RB [ \-rapid " | " \-norapid ] .RB [ \-doteof " | " \-nodoteof ] .I file -.RB [ \-version ] -.RB [ \-help ] .ad .SH DESCRIPTION .B Prompter @@ -26,7 +26,7 @@ is an editor front\-end for which allows rapid composition of messages. This program is not normally invoked directly by users but takes the place of an editor and acts as an editor front\-end. -It operates on an RFC\-822 style message draft skeleton specified by +It operates on an RFC 822 style message draft skeleton specified by .IR file , normally provided by the .B nmh @@ -140,7 +140,7 @@ the draft file, and subsequent non\-flag arguments are ignored. .SH FILES .fc ^ ~ .nf -.ta \w'%etcdir%/ExtraBigFileName 'u +.ta \w'%nmhetcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile ^/tmp/prompter*~^Temporary copy of message .fi @@ -188,5 +188,5 @@ commands (e.g., .SH BUGS .B Prompter uses -.BR stdio (3), +.IR stdio (3), so it will lose if you edit files with nulls in them.