From: Unknown Date: Thu, 3 Aug 2006 23:46:31 +0000 (+0000) Subject: Fix --enable--hcache typo in the manual. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de69917022706705155ce69342680ba7ab016c2c;p=neomutt Fix --enable--hcache typo in the manual. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 3e9478f24..3640d600f 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.