about summary refs log tree commit diff
path: root/man/mblaze.7
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-09-05 12:53:32 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-09-05 12:53:32 +0200
commit1cdb871e3d791138abcce148e1c4c619ff1d95fc (patch)
tree0b85507aaff580c091c1381e47998eb2569d72b4 /man/mblaze.7
parent7b5055f7abf4ac3617dacc64bd32e08268d7b709 (diff)
downloadmblaze-1cdb871e3d791138abcce148e1c4c619ff1d95fc.tar.gz
mblaze-1cdb871e3d791138abcce148e1c4c619ff1d95fc.tar.xz
mblaze-1cdb871e3d791138abcce148e1c4c619ff1d95fc.zip
mblaze.7: clarify a bit
Diffstat (limited to 'man/mblaze.7')
-rw-r--r--man/mblaze.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mblaze.7 b/man/mblaze.7
index ceafe4e..88485d0 100644
--- a/man/mblaze.7
+++ b/man/mblaze.7
@@ -82,14 +82,14 @@ or similar.
 expects your mail to reside in Maildir folders.
 .Pp
 .Nm
-operates directly on Maildir and doesn't use caches or database.
+operates directly on Maildir and doesn't use own caches or databases.
 There is no setup needed for many uses.
 All tools have been written with performance in mind.
 Enumeration of all mails in a Maildir is avoided unless necessary,
 and then optimized to use few syscalls.
 Parsing mail metadata is optimized to use few I/O requests.
 Initial operations on big Maildir may feel slow, but as soon as they
-are in cache, everything is blazing fast.
+are in file system cache, everything is blazing fast.
 The tools are written to be memory efficient (i.e. not wasteful), but
 whole messages are assumed to fit into RAM easily (at a time).
 .Pp