From 368fb4e945b2fde48b803b5aa2ed64b387342396 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Sat, 1 Nov 2008 00:37:12 +0000 Subject: [PATCH] minor typo and clarification --- doc/man/man5/slapo-constraint.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapo-constraint.5 b/doc/man/man5/slapo-constraint.5 index 2c6a059215..7596de624e 100644 --- a/doc/man/man5/slapo-constraint.5 +++ b/doc/man/man5/slapo-constraint.5 @@ -49,9 +49,9 @@ to evaluate. The .B size -type can be used to enfore a limit on an attribute length, and the +type can be used to enforce a limit on an attribute length, and the .B count -type limits the count of an attribute. +type limits the number of values of an attribute. Any attempt to add or modify an attribute named as part of the constraint overlay specification which does not fit the -- GitLab