From 492101aee1185135f239b3aabd5b2494f748c931 Mon Sep 17 00:00:00 2001 From: David Levine Date: Mon, 3 Dec 2012 18:45:55 -0600 Subject: [PATCH] Note in dist, mh-profile, and repl man pages that the @ link is only created with -atfile. --- man/dist.man | 10 ++++------ man/mh-profile.man | 8 ++++++-- man/repl.man | 10 ++++------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/man/dist.man b/man/dist.man index dbfd251..e217f41 100644 --- a/man/dist.man +++ b/man/dist.man @@ -163,7 +163,9 @@ 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 @@ -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. diff --git a/man/mh-profile.man b/man/mh-profile.man index a586eef..d1fcf84 100644 --- a/man/mh-profile.man +++ b/man/mh-profile.man @@ -849,9 +849,13 @@ and .B repl during edit sessions so you can peruse the message being distributed or replied to. The message is also -available through a link called \*(lq@\*(rq in the current directory if +available, when the +.B \-atfile +switch is used, +through a link called \*(lq@\*(rq in the current directory if your current working directory and the folder the message lives in are -on the same UNIX filesystem. +on the same UNIX filesystem, and if your current working directory is +writable. .RE .PP .B $mhdraft diff --git a/man/repl.man b/man/repl.man index 6a9367e..04d8991 100644 --- a/man/repl.man +++ b/man/repl.man @@ -217,7 +217,9 @@ for a description of the .B \-editor and .B \-noedit -switches. Note that while in the editor, the message being replied +switches. Note that while in the editor, with +.B \-atfile +and if the current directory is writable, the message being replied to is available through a link named \*(lq@\*(rq (assuming the default .IR whatnowproc ). In addition, the actual pathname of the message is @@ -226,8 +228,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 @@ -568,6 +569,3 @@ don't call it since .B repl won't run it. -.PP -If your current working directory is not writable, the link named -\*(lq@\*(rq is not available. -- 1.7.10.4