Fix slapo-pcache to use mdb as the example backend

This commit is contained in:
Quanah Gibson-Mount 2017-04-25 16:09:22 -07:00
parent 0f101f0fce
commit 3eeb562489

View File

@ -66,7 +66,7 @@ returned is less than <entry_limit>. Consistency check is performed every
"time to live(\fBTTL\fP)" are removed. A sample cache configuration is:
.LP
.RS
pcache \fBbdb 10000 1 50 100\fP
pcache \fBmdb 10000 1 50 100\fP
.RE
.TP