]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8154 - olcTimeLimit and olcSizeLimit are single valued, fix docs
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 12 May 2020 20:11:20 +0000 (20:11 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 18 May 2020 20:49:25 +0000 (20:49 +0000)
doc/man/man5/slapd-config.5

index 93b8efd98261cc2b398382baf14613d24556623e..d4314c86313d4c80ca77ada70388c3f9f6e16bda 100644 (file)
@@ -1328,8 +1328,7 @@ Use
 .B unlimited
 to specify no limits.
 The second format allows a fine grain setting of the size limits.
-Extra args can be added in the same value or as additional values.
-See
+Extra args can be added in the same value. See
 .BR olcLimits
 for an explanation of the different flags.
 .TP
@@ -1352,8 +1351,7 @@ Use
 .B unlimited
 to specify no limits.
 The second format allows a fine grain setting of the time limits.
-Extra args can be added in the same value or as additional values.
-See
+Extra args can be added in the same value. See
 .BR olcLimits
 for an explanation of the different flags.