Added references to the whatnow(1) man page description of its
authorDavid Levine <levinedl@acm.org>
Tue, 11 Sep 2012 13:42:58 +0000 (08:42 -0500)
committerDavid Levine <levinedl@acm.org>
Tue, 11 Sep 2012 13:42:58 +0000 (08:42 -0500)
attach support to the nmh(7) and send(1) man pages.

man/nmh.man
man/send.man

index 63417e7..213b59e 100644 (file)
@@ -121,7 +121,14 @@ it.
 .PP
 .B comp
 allows you to compose a message by putting you in the editor
-on a prototype message form, and then lets you send it.
+on a prototype message form, and then lets you send it via the
+.B whatnow
+command.
+.B whatnow
+also supports easy\-to\-use management of MIME attachments via
+its
+.B attach
+and related responses, as described in its man page.
 .PP
 All the
 .B nmh
@@ -194,7 +201,7 @@ commands:
 ^ali(1)~^\- list mail aliases
 ^anno(1)~^\- annotate messages
 ^burst(1)~^\- explode digests into messages
-^comp(1)~^\- compose a message 
+^comp(1)~^\- compose a message
 ^dist(1)~^\- redistribute a message to additional addresses
 ^flist(1)~^\- list folders with messages in given sequence(s)
 ^flists(1)~^\- list all folders with messages in given sequence(s)
index 157c445..1d0cfd1 100644 (file)
@@ -50,7 +50,7 @@ send \- send a message
 .RB [ \-width
 .IR columns ]
 .RB [ file
-\&...] 
+\&...]
 .RB [ \-version ]
 .RB [ \-help ]
 .RB [ \-attach
@@ -91,7 +91,10 @@ can be changed with the
 .B \-attach
 option.  This behavior can be disabled completely with the
 .B \-noattach
-option.
+option.  The
+.B whatnow
+man page describes the user interface for managing MIME attachments via
+this mechanism.
 .PP
 The first part of the MIME message is the draft body if that body contains
 any non-blank characters.
@@ -149,7 +152,7 @@ values:
 -attachformat 0:
 Content-Type: text/plain; name="VERSION"; x-unix-mode="0644";
        charset="us-ascii"
-Content-Description: ASCII text 
+Content-Description: ASCII text
 
 -attachformat 1:
 Content-Type: text/plain; name="VERSION"; charset="us-ascii"
@@ -401,7 +404,7 @@ and the the
 switch can be used to select a authorization userid
 to provide to SASL other than the default.
 .PP
-If SASL authentication is successful, 
+If SASL authentication is successful,
 .BR nmh
 will attempt to negotiate a security layer for session encryption.
 Encrypted data is labelled with `(encrypted)' and `(decrypted)' when
@@ -458,7 +461,8 @@ for more information.
 .fi
 
 .SH "SEE ALSO"
-comp(1), dist(1), forw(1), repl(1), mh\-alias(5), mh\-tailor(5), post(8)
+comp(1), dist(1), forw(1), repl(1), mh\-alias(5), mh\-tailor(5), post(8),
+whatnow(1)
 
 .SH DEFAULTS
 .nf