X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Frcvstore.man1;h=5cae3e392666515a2564d5fe8653c0ad4451562f;hp=cbc212728c253cc2449a9af63d87f29b0ef2ed2c;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9 diff --git a/man/rcvstore.man1 b/man/rcvstore.man1 index cbc2127..5cae3e3 100644 --- a/man/rcvstore.man1 +++ b/man/rcvstore.man1 @@ -7,7 +7,7 @@ rcvstore \- asynchronously incorporate mail into a folder .SH SYNOPSIS .HP 5 .na -.B %libdir%/rcvstore +.B rcvstore .RI [ +folder ] .RB [ \-create " | " \-nocreate ] .RB [ \-unseen " | " \-nounseen ] @@ -16,13 +16,13 @@ rcvstore \- asynchronously incorporate mail into a folder .I name \&...] .RB [ \-public " | " \-nopublic ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION .B Rcvstore incorporates a message from the standard input into an -.B nmh +.B mh folder. This command is typically used in conjunction with mail filtering programs such as .B slocal @@ -35,8 +35,8 @@ You may specify which folder to use with If no folder is specified, .B rcvstore will use the folder given by a non\-empty -\*(lqInbox:\*(rq entry in the user's profile, else it will use the folder -named \*(lqinbox\*(rq. +`Inbox:' entry in the user's profile, else it will use the folder +named `inbox'. .PP If the switch .B \-create @@ -54,21 +54,21 @@ the next highest number for that folder. .B Rcvstore will incorporate anything except zero length messages into the user's -.B nmh +.B mh folder. It will not change the message in any way. .PP -If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, it +If the user's profile contains a `Msg\-Protect: nnn' entry, it will be used as the protection on the newly created message, otherwise the -.B nmh +.B mmh default of 0644 will be used. For all subsequent operations on this message, this initially assigned protection will be preserved. .PP If the switch .B \-unseen is given (it is on by default), and if the -profile entry \*(lqUnseen\-Sequence\*(rq is present and non\-empty, then +profile entry `Unseen\-Sequence' is present and non\-empty, then .B rcvstore will add the newly incorporated message to each sequence named by this profile entry. You may use the switch @@ -117,11 +117,11 @@ to force these sequences to be public or private sequences. .fi .SH "SEE ALSO" -rcvdist(1), rcvpack(1), rcvtty(1), mh\-sequence(7) +rcvdist(1), rcvpack(1), mh\-sequence(7) .SH DEFAULTS .nf -.RB ` +folder "' defaults to \*(lqInbox\*(rq profile entry" +.RB ` +folder "' defaults to `Inbox' profile entry" .RB ` \-create ' .RB ` \-unseen ' .RB ` \-nozero ' @@ -132,13 +132,13 @@ No context changes will be attempted, with the exception of sequence manipulation. .SH BUGS -If you use the \*(lqUnseen\-Sequence\*(rq profile entry, +If you use the `Unseen\-Sequence' profile entry, .B rcvstore could try to update the context while another -.B nmh +.B mmh process is also trying to do so. This can cause the context to become corrupted. To avoid this, do not use .B rcvstore if you use the -\*(lqUnseen\-Sequence\*(rq profile entry. +`Unseen\-Sequence' profile entry.