Man pages: Replaced \*(lq and \*(rq with ` and '.
[mmh] / man / scan.man1
index 7303279..997ade2 100644 (file)
@@ -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