From: Howard Chu Date: Wed, 18 Jan 2006 03:23:52 +0000 (+0000) Subject: Fix typo in filter example X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~288 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ff2163ff175339854b982ec30bd9707c82ef8e9f;p=openldap Fix typo in filter example --- 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