From 3eeb562489ed79638a38e3a02d8e6f1cfd1049a0 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 25 Apr 2017 16:09:22 -0700 Subject: [PATCH] Fix slapo-pcache to use mdb as the example backend --- doc/man/man5/slapo-pcache.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index ea83a9137a..1960567524 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -66,7 +66,7 @@ returned is less than . 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 -- 2.39.5