From 02c76189d63e4936b19ddd27fbcd97cbbaaf5e86 Mon Sep 17 00:00:00 2001 From: David Levine Date: Wed, 4 Apr 2012 21:41:39 -0500 Subject: [PATCH] Changed rmm, send, and whatnow man pages to be consistent with the refile man page with mention of site-dependent prefix (usually a comma). --- man/rmm.man | 3 ++- man/send.man | 3 ++- man/whatnow.man | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/man/rmm.man b/man/rmm.man index 0f8b5ce..44b5174 100644 --- a/man/rmm.man +++ b/man/rmm.man @@ -18,7 +18,8 @@ rmm \- remove messages By default, .B rmm will remove the specified messages by renaming -the message files with preceding commas. Such files will then need to +each of the message files with a site-dependent prefix (usually a +comma). Such files will then need to be removed in some manner after a certain amount of time. Many sites arrange for .B cron diff --git a/man/send.man b/man/send.man index 843bd7d..4a69b00 100644 --- a/man/send.man +++ b/man/send.man @@ -240,7 +240,8 @@ is the intended file, whereas .B \-draft will suppress this question. Once the transport system has successfully accepted custody of the -message, the file will be renamed with a leading comma, which allows +message, the file will be renamed with a site-dependent prefix +(usually a comma), which allows it to be retrieved until the next draft message is sent. If there are errors in the formatting of the message, .B send diff --git a/man/whatnow.man b/man/whatnow.man index 1b4c2f2..8ffc1c7 100644 --- a/man/whatnow.man +++ b/man/whatnow.man @@ -249,7 +249,8 @@ usually place the argument to this switch inside quotes. If the initial edit fails, .B whatnow deletes your draft (by renaming -it with a leading comma); failure of a later edit preserves the draft. +it with a site-dependent prefix (usually a comma); +failure of a later edit preserves the draft. .PP If the .I buildmimeproc -- 1.7.10.4