Update.
authorFrancois Fleuret <francois@fleuret.org>
Sun, 3 Feb 2013 19:56:59 +0000 (20:56 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sun, 3 Feb 2013 19:56:59 +0000 (20:56 +0100)
mymail.1

index ff8b11b..a3b09ca 100644 (file)
--- a/mymail.1
+++ b/mymail.1
@@ -84,9 +84,9 @@ or fields From:, Reply-To:, To:, Cc:, or Bcc: matches the regexp.
 \fBd <regexp>\fR (date) selects mails whose field Date: matches the regexp.
 .TP
 \fBb <regexp>\fR (body) selects mails whose body matches the
-regexp. This needs to read fully the original mboxes and can take a
-long time. Other conditions have to be fulfilled before the body is
-read though.
+regexp. This requires reading the original mboxes completely, which
+can be slow. Althout other conditions have to be fulfilled before
+checking the body ones, which may speed things up.
 
 .SH "EXAMPLES"