Cosmetics.
authorFrancois Fleuret <francois@fleuret.org>
Fri, 24 May 2013 10:11:55 +0000 (12:11 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 24 May 2013 10:11:55 +0000 (12:11 +0200)
mymail.1

index 93ef57b..820dddf 100644 (file)
--- a/mymail.1
+++ b/mymail.1
@@ -107,10 +107,11 @@ selects mails whose field Subject: matches the regexp.
 selects mails whose field Date: matches the regexp.
 .TP
 \fBb <regexp>\fR (body)
 selects mails whose field Date: matches the regexp.
 .TP
 \fBb <regexp>\fR (body)
+
 selects mails whose body matches the regexp. Evaluating such a
 selects mails whose body matches the regexp. Evaluating such a
-condition requires to read the original mboxes completely, which can
-be slow. However, header conditions are checked first to read the
-bodies only for mails which fulfill them entirely.
+condition requires to read the full mail from the original mboxes,
+which can be slow. To speed things up, all the header conditions are
+checked first.
 .TP
 \fB8h\fR, \fB24h\fR, \fB48h\fR, \fBweek\fR, \fBmonth\fR, \fBtrimester\fR,
 and \fByear\fR selects mails received during the last 8, 24, 24, 48, 7
 .TP
 \fB8h\fR, \fB24h\fR, \fB48h\fR, \fBweek\fR, \fBmonth\fR, \fBtrimester\fR,
 and \fByear\fR selects mails received during the last 8, 24, 24, 48, 7