From 97c77e0d08296553ea2cde3557f9cbabedc33c3a Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 10 Nov 2008 22:21:02 +0000 Subject: [PATCH] Fix typos --- doc/man/man5/slapd-config.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index c028e70aa7..f4095a39ab 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1204,7 +1204,7 @@ See .BR olcLimits for an explanation of the different flags. .TP -.B olcSortVals [...] +.B olcSortVals: [...] Specify a list of multi-valued attributes whose values will always be maintained in sorted order. Using this option will allow Modify, Compare, and filter evaluations on these attributes to be performed @@ -1234,7 +1234,7 @@ which they are defined. They are supported by every type of backend. All of the Global Database Options may also be used here. .TP -.B olcAddContentAcl TRUE | FALSE +.B olcAddContentAcl: TRUE | FALSE Controls whether Add operations will perform ACL checks on the content of the entry being added. This check is off by default; usually only Write access to the parent entry's -- 2.39.5