From 2b6843721497d2edf03c064863a930b74ae1054c Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Tue, 24 May 2005 17:15:46 +0000 Subject: [PATCH] ITS#3745 use "pcache" to instantiate instead of "proxycache" --- doc/man/man5/slapo-pcache.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index 2fb88ae57a..0a7a733cb9 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -41,9 +41,9 @@ directives that refer to the backend used for local storage. The following cache specific directives can be used to configure the proxy cache: .TP -.B overlay proxycache -This directive adds the proxycache overlay to the current backend. The -proxycache overlay may be used with any backend but is intended for use +.B overlay pcache +This directive adds the proxy cache overlay to the current backend. The +proxy cache overlay may be used with any backend but is intended for use with the .BR ldap , .BR meta , -- 2.39.5