]> git.sur5r.net Git - openldap/blobdiff - doc/man/man1/ldapsearch.1
allow max for time/size limits
[openldap] / doc / man / man1 / ldapsearch.1
index ebc918cb5f64c400d2e241fa73af2af96ae9812b..3f44bc3fdb0d4688a2b0ebb77994f1df8db8dc99 100644 (file)
@@ -227,6 +227,9 @@ A timelimit of
 (zero) or
 .I none
 means no limit.
+A timelimit of
+.I max
+means the maximum integer allowable by the protocol.
 A server may impose a maximal timelimit which only
 the root user may override.
 .TP
@@ -237,6 +240,9 @@ A sizelimit of
 (zero) or
 .I none
 means no limit.
+A sizelimit of
+.I max
+means the maximum integer allowable by the protocol.
 A server may impose a maximal sizelimit which only
 the root user may override.
 .TP