X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fscan.man1;h=997ade202b3f65eced4ec37619acc7276d439462;hp=73032794a9f853ecb19ced96121b51342f953625;hb=5c43bb739797c078c3fd6aa982183e15af456d31;hpb=bb9360ead7eb7a3fedcce2eeedfc660014e41dbe diff --git a/man/scan.man1 b/man/scan.man1 index 7303279..997ade2 100644 --- a/man/scan.man1 +++ b/man/scan.man1 @@ -25,7 +25,7 @@ produces a one\-line\-per\-message listing of the specified folder or messages. Each .B scan line contains the message number -(name), the date, the \*(lqFrom:\*(rq field and the \*(lqSubject\*(rq field. +(name), the date, the `From:' field and the `Subject' field. For example: .PP .RS 5 @@ -34,21 +34,21 @@ For example: 15+ 10/\|05 crocker nned 16\- 10/\|05 crocker message id format 18 10/\|06 brien Re: Exit status from mkdir -19 10/\|07*brien \*(lqscan\*(rq listing format in nmh +19 10/\|07*brien `scan' listing format in nmh .fi .RE .PP The `+' on message 15 indicates that it is the current message. .PP The `\-' on message 16 indicates that it has been replied to, as indicated -by a \*(lqReplied:\*(rq component (produced by the +by a `Replied:' component (produced by the .B \-annotate switch to the .B repl command). .PP -The `*' on message 19 indicates that no \*(lqDate:\*(rq header was +The `*' on message 19 indicates that no `Date:' header was present. The time of last modification of the message is given instead. .PP .B Scan @@ -92,7 +92,7 @@ The command: produces a scan listing of the current folder, followed by a formatted listing of all messages in the folder, one per page. Omitting -.RB \*(lq "\-showproc\ pr" \*(rq +.RB ` "\-showproc\ pr" ' will cause the messages to be concatenated, separated by a one\-line header and two blank lines. .PP