X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Finc.man1;h=ed586c1c14e76c8e204031ab74949c72183888cc;hp=26ec56e0428cc8324724dd90d8789c9df8ec2305;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=d4f5f9d551c05931478fcdfb5cd4ac06b419eeda diff --git a/man/inc.man1 b/man/inc.man1 index 26ec56e..ed586c1 100644 --- a/man/inc.man1 +++ b/man/inc.man1 @@ -21,14 +21,14 @@ inc \- incorporate new mail .RB [ \-truncate " | " \-notruncate ] .RB [ \-width .IR columns ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION .B Inc incorporates mail from the user's incoming mail drop into an -.B nmh +.B mh folder. .PP You may specify which folder to use with @@ -36,9 +36,9 @@ You may specify which folder to use with If no folder is specified, then .B inc will use either the folder given by a (non\-empty) -.RI \*(lq Inbox \*(rq +.RI ` Inbox ' entry in the user's profile, or the folder named -.RI \*(lq inbox \*(rq. +.RI ` inbox '. If the specified (or default) folder doesn't exist, the user will (in .B \-nosilent @@ -51,11 +51,11 @@ messages are processed, a listing of the new mail is produced. .PP If the user's profile contains a -.RI \*(lq "Msg\-Protect: nnn" \*(rq +.RI ` "Msg\-Protect: nnn" ' entry, it will be used as the protection on the newly created messages, otherwise the -.B nmh +.B mmh default of 0644 will be used. For all subsequent operations on these messages, this initially assigned protection will be preserved. .PP @@ -85,15 +85,15 @@ Eventually, and .B dist may also produce audits to this (or another) file, perhaps with -.RI \*(lq Message\-Id \*(rq +.RI ` Message\-Id ' information to keep an exact correspondence history. -.RI \*(lq Audit\-file \*(rq +.RI ` Audit\-file ' will be in the current directory unless a full path is specified. .PP .B Inc will incorporate even improperly formatted messages into the -user's nmh folder, inserting a blank line prior to the offending component +user's mh folder, inserting a blank line prior to the offending component and printing a comment identifying the bad message. .PP In all cases, the user's mail drop will be zeroed, unless the @@ -101,7 +101,7 @@ In all cases, the user's mail drop will be zeroed, unless the switch is given. .PP If the profile entry -.RI \*(lq Unseen\-Sequence \*(rq +.RI ` Unseen\-Sequence ' is present and non\-empty, then .B inc will add each of the newly incorporated messages to @@ -124,7 +124,14 @@ By using the switch, one can direct .B inc to incorporate messages from a file other than the user's maildrop. -Note that the name file will NOT be zeroed, unless the +In particular, if +.I name +is +.RI ` - ' +then +.B inc +will read messages from standard input. +Note that the named file will NOT be zeroed, unless the .B \-truncate switch is given. .PP @@ -140,10 +147,10 @@ switch still overrides this, however). If this environment variable is not set, then .B inc will consult the profile entry -.RI \*(lq MailDrop \*(rq +.RI ` MailDrop ' for this information. If the value found is not absolute, then it is interpreted relative to the user's -.B nmh +.B mh directory. If the value is not found, then .B inc will look in the standard system location for the user's maildrop. @@ -171,18 +178,18 @@ in the background and going on to other things. .ta \w'ExtraBigProfileName 'u ^Path:~^To determine the user's mail storage ^Alternate\-Mailboxes:~^To determine the user's mailboxes -^Inbox:~^To determine the inbox, default \*(lqinbox\*(rq +^Inbox:~^To determine the inbox, default `inbox' ^Folder\-Protect:~^To set mode when creating a new folder ^Msg\-Protect:~^To set mode when creating a new message and audit\-file ^Unseen\-Sequence:~^To name sequences denoting unseen messages .fi .SH "SEE ALSO" -mhmail(1), scan(1), mh\-mail(5), post(8) +scan(1), mh\-mail(5) .SH DEFAULTS .nf -.RB ` +folder "' defaulted by \*(lqInbox\*(rq above" +.RB ` +folder "' defaulted by `Inbox' above" .RB ` \-noaudit ' .RB ` \-changecur ' .RB ` \-form "' defaulted as described above"