Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / man / prompter.man
index 9b327a1..3796a29 100644 (file)
@@ -1,4 +1,4 @@
-.TH PROMPTER %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
+.TH PROMPTER %manext1% "January 18, 2001" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
@@ -137,7 +137,6 @@ The first non\-flag argument to
 the draft file, and subsequent non\-flag arguments are ignored.
 .\" (\fIRepl\fR invokes editors with two file arguments:
 .\" the draft file name and the replied\-to message file name.)
-
 .SH FILES
 .fc ^ ~
 .nf
@@ -145,7 +144,6 @@ the draft file, and subsequent non\-flag arguments are ignored.
 ^$HOME/\&.mh\(ruprofile~^The user profile
 ^/tmp/prompter*~^Temporary copy of message
 .fi
-
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
 .nf
@@ -154,20 +152,20 @@ the draft file, and subsequent non\-flag arguments are ignored.
 prompter\-next:        To name the editor to be used on exit from .B prompter
 ^Msg\-Protect:~^To set mode when creating a new draft
 .fi
-
 .SH "SEE ALSO"
-comp(1), dist(1), forw(1), repl(1), whatnow(1)
-
+.IR comp (1),
+.IR dist (1),
+.IR forw (1),
+.IR repl (1),
+.IR whatnow (1)
 .SH DEFAULTS
 .nf
 .RB ` \-prepend '
 .RB ` \-norapid '
 .RB ` \-nodoteof '
 .fi
-
 .SH CONTEXT
 None
-
 .SH "HELPFUL HINTS"
 The
 .B \-rapid
@@ -187,9 +185,8 @@ invoking prompter differently for different
 .B nmh
 commands (e.g.,
 \*(lqforw: -editor rapid\*(rq).
-
 .SH BUGS
 .B Prompter
 uses
-.BR stdio (3),
+.IR stdio (3),
 so it will lose if you edit files with nulls in them.