Add new implementation m_getfld2()
[mmh] / man / rcvstore.man1
index 1fff18f..c9c64b9 100644 (file)
@@ -16,7 +16,7 @@ rcvstore \- asynchronously incorporate mail into a folder
 .I name
 \&...]
 .RB [ \-public " | " \-nopublic ]
 .I name
 \&...]
 .RB [ \-public " | " \-nopublic ]
-.RB [ \-version ]
+.RB [ \-Version ]
 .RB [ \-help ]
 .ad
 .SH DESCRIPTION
 .RB [ \-help ]
 .ad
 .SH DESCRIPTION
@@ -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
 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
 .PP
 If the switch
 .B \-create
@@ -58,7 +58,7 @@ into the user's
 folder.  It will not change the message in any
 way.
 .PP
 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
 will be used as the protection on the newly created message, otherwise
 the
 .B nmh
@@ -68,7 +68,7 @@ on this message, this initially assigned protection will be preserved.
 If the switch
 .B \-unseen
 is given (it is on by default), and if the
 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
 .B rcvstore
 will add the newly incorporated message to each sequence
 named by this profile entry.  You may use the switch
@@ -121,7 +121,7 @@ rcvdist(1), rcvpack(1), mh\-sequence(7)
 
 .SH DEFAULTS
 .nf
 
 .SH DEFAULTS
 .nf
-.RB ` +folder "' defaults to \*(lqInbox\*(rq profile entry"
+.RB ` +folder "' defaults to `Inbox' profile entry"
 .RB ` \-create '
 .RB ` \-unseen '
 .RB ` \-nozero '
 .RB ` \-create '
 .RB ` \-unseen '
 .RB ` \-nozero '
@@ -132,7 +132,7 @@ No context changes will be attempted, with the exception of
 sequence manipulation.
 
 .SH BUGS
 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 rcvstore
 could try to update the context while another
 .B nmh
@@ -141,4 +141,4 @@ 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
 corrupted.  To avoid this, do not use
 .B rcvstore
 if you use the
-\*(lqUnseen\-Sequence\*(rq profile entry.
+`Unseen\-Sequence' profile entry.