X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c59d387888272695ccf163a8057275dbdc77afd0..07661005b9a36338ab158bcbe7762788a1df4030:/man/dist.man?ds=sidebyside diff --git a/man/dist.man b/man/dist.man index 57a4723a..4675b2c5 100644 --- a/man/dist.man +++ b/man/dist.man @@ -1,4 +1,4 @@ -.TH DIST %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] +.TH DIST %manext1% "June 18, 2012" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -69,12 +69,12 @@ forms file with the switch Forms are processed via the .B nmh template system; see -.BR mh\-format (5) +.IR mh\-format (5) for details. Components from the redistributed message are available as standard component escapes in the forms file. .PP In addition to the standard -.BR mh\-format (5) +.IR mh\-format (5) escapes, the following .I component escapes are also supported: @@ -91,7 +91,7 @@ nmh\-cc string Addresses specified with `\-cc\ address' .RE .PP See the -.BR forw (1) +.IR forw (1) man page for descriptions of the .BR \-from , .BR \-to , @@ -120,7 +120,7 @@ and will be sent. Also, a .RI \*(lq "Resent\-Fcc: folder" \*(rq will be honored (see -.BR send (1)). +.IR send (1)). Note that with .BR dist , the draft should contain only @@ -130,7 +130,7 @@ the original message are copied to the draft when the message is sent. Use care in constructing the headers for the redistribution. .PP Because the draft is minimal, the -.BR prompter (1) +.IR prompter (1) editor is quite useful with .BR dist . .PP @@ -158,12 +158,14 @@ the switch to change this. .PP See -.BR comp (1) +.IR comp (1) for a description of the .B \-editor and .B \-noedit -switches. Note that while in the editor, the message being resent +switches. Note that while in the editor, with +.B \-atfile +and if the current directory is writable, the message being resent is available through a link named \*(lq@\*(rq (assuming the default .IR whatnowproc ). In addition, the actual pathname of the message is @@ -172,8 +174,7 @@ stored in the environment variable and the pathname of the folder containing the message is stored in the environment variable .BR $mhfolder . -The creation of the \*(lq@\*(rq file and associated environment variables -can be controlled via the +The creation of the \*(lq@\*(rq file is controlled via the .B \-atfile and .B \-noatfile @@ -189,7 +190,7 @@ switches invoke the .B nmh draft folder facility. This is an advanced (and highly useful) feature. Consult the -.BR mh-draft (5) +.IR mh-draft (5) man page for more information. .PP Upon exiting from the editor, @@ -197,7 +198,7 @@ Upon exiting from the editor, will invoke the .B whatnow program. See -.BR whatnow (1) +.IR whatnow (1) for a discussion of available options. The invocation of this program can be inhibited by using the .B \-nowhatnowproc @@ -252,7 +253,7 @@ originally used headers of the form .RI \*(lq Distribute\-xxx: \*(rq instead of .RI \*(lq Resent\-xxx: \*(rq. -In order to conform with the ARPA Internet standard, RFC\-822, the +In order to conform with the ARPA Internet standard, RFC 822, the .RI \*(lq Resent\-xxx: \*(rq form is now used. .B Dist @@ -291,6 +292,3 @@ don't call it since .B comp won't run it. -.PP -If your current working directory is not writable, the link named -\*(lq@\*(rq is not available.