]> diplodocus.org Git - nmh/blobdiff - man/comp.man
Simplified m_strn() per Ralph's suggestions.
[nmh] / man / comp.man
index 225c8eb0e7167f292f7bc734a54dd16205294559..0b3fb0aeffc46959605792ab399fcdee00b6200d 100644 (file)
@@ -1,13 +1,15 @@
-.TH COMP %manext1% "May 21, 2012" "%nmhversion%"
-.\"
+.TH COMP %manext1% 2013-10-18 "%nmhversion%"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
-comp \- compose a message
+comp \- compose an nmh message
 .SH SYNOPSIS
 .HP 5
 .na
-.B comp 
+.B comp
+.RB [ \-help ]
+.RB [ \-version ]
 .RI [ +folder ]
 .RI [ msg ]
 .RB [ \-form
@@ -39,11 +41,9 @@ comp \- compose a message
 .IR program ]
 .RB [ \-nowhatnowproc ]
 .RB [ \-build ]
-.RB [ \-version ]
-.RB [ \-help ]
 .ad
 .SH DESCRIPTION
-.B Comp
+.B comp
 is used to create a new message to be mailed.  It copies a
 message form to the draft being composed and then invokes an editor on
 the draft (unless
@@ -120,13 +120,15 @@ Forms that are selected via the
 .B \-form
 switch are processed via the
 .B nmh
-template system; see 
+template system; see
 .IR mh\-format (5)
 for details.  Drafts constructed from another message or with the
 .B \-use
 or
 .B \-file
-switchs will NOT be processed with
+switches will
+.I not
+be processed with
 .IR mh\-format (5).
 .PP
 In addition to the standard
@@ -219,14 +221,13 @@ initial edit.  Upon exiting from the editor,
 .B comp
 will invoke the
 .B whatnow
-program.  See
+program (see
 .IR whatnow (1)
 for a discussion of
-available options.  The invocation of this program can be inhibited
+available options).  The invocation of this program can be inhibited
 by using the
 .B \-nowhatnowproc
-switch.  (In truth of fact, it is
-the
+switch.  (In fact, it is the
 .I whatnow
 program which starts the initial edit.  Hence,
 .B \-nowhatnowproc
@@ -238,17 +239,17 @@ switch is intended to be used by the Emacs mh-e interface to
 .BR nmh .
 It implies
 .BR \-nowhatnowproc .
-It causes a file <mh\-dir>/draft to be created, containing the draft message that
+It causes a file <mh-dir>/draft to be created, containing the draft message that
 would normally be presented to the user for editing.
 No mail is actually sent.
 .SH FILES
 .PD 0
 .TP 20
 %nmhetcdir%/components
-The standard message skeleton.
+The default message skeleton.
 .TP
-<mh\-dir>/components
-An alternative to the standard skeleton.
+<mh-dir>/components
+The user's message skeleton.
 .TP
 $HOME/.mh_profile
 The user's profile.
@@ -260,7 +261,7 @@ Path:
 To determine the user's nmh directory.
 .TP
 Draft\-Folder:
-To find the default draft\-folder.
+To find the default draft-folder.
 .TP
 Editor:
 To override the default editor.
@@ -303,7 +304,7 @@ is
 .BR whatnow ,
 then
 .B comp
-uses a built\-in
+uses a built-in
 .BR whatnow ,
 it does not actually run the
 .B whatnow