From ff2163ff175339854b982ec30bd9707c82ef8e9f Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 18 Jan 2006 03:23:52 +0000 Subject: [PATCH] Fix typo in filter example --- 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 1526c153e1..ec96b17d77 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -118,7 +118,7 @@ all attribute sets SHOULD be referenced by (at least) one directive; .LP -The following adds a template with filter string \fB((&sn=)(givenName=))\fP +The following adds a template with filter string \fB(&(sn=)(givenName=))\fP and attributes mail, postaladdress, telephonenumber and a TTL of 1 hour. .LP .RS -- 2.39.5