]> diplodocus.org Git - nmh/blobdiff - man/prompter.man
fgets() reserves space for the NUL itself.
[nmh] / man / prompter.man
index 9e3263ad7385caa9c1de037f8fc0d1fd1f69a866..8ea7bedfca322247afeadde4d2ab41df9a2e2a70 100644 (file)
@@ -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,11 +18,9 @@ prompter \- prompting editor front-end for nmh
 .RB [ \-rapid " | " \-norapid ]
 .RB [ \-doteof " | " \-nodoteof ]
 .I file
-.RB [ \-version ]
-.RB [ \-help ]
 .ad
 .SH DESCRIPTION
-.B Prompter
+.B prompter
 is an editor front\-end for
 .B nmh
 which allows rapid
@@ -37,7 +37,7 @@ commands
 or
 .BR repl .
 .PP
-.B Prompter
+.B prompter
 is particularly useful when composing messages over slow
 network or modem lines.  It is an
 .B nmh program in that it can have
@@ -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
@@ -186,7 +186,7 @@ invoking prompter differently for different
 commands (e.g.,
 \*(lqforw: -editor rapid\*(rq).
 .SH BUGS
-.B Prompter
+.B prompter
 uses
 .IR stdio (3),
 so it will lose if you edit files with nulls in them.