From: ckillian Date: Thu, 3 Aug 2006 23:46:31 +0000 (+0000) Subject: Fix --enable--hcache typo in the manual. X-Git-Tag: mutt-1-5-13-rel~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c43fe8d97c3b25b0bbc43890fbe9588cde95d623;p=mutt Fix --enable--hcache typo in the manual. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 3e9478f2..3640d600 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -4673,7 +4673,7 @@ thousands of single files (since Maildir and MH use one file per message.) Header caching can be enabled via the configure script and the ---enable--hcache option. It's not turned on +--enable-hcache option. It's not turned on by default because external database libraries are required: one of qdbm, gdbm or bdb must be present.