From: Kurt Zeilenga Date: Sat, 7 Oct 2000 02:07:39 +0000 (+0000) Subject: fix maxbufsize=factor typo X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1798 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bbe9651ca91f2522c6ca1701464a48c284939c02;p=openldap fix maxbufsize=factor typo --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index d61e5f7533..8696542ee6 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -388,7 +388,7 @@ property specifies the maximum acceptable .I security strength factor as an integer (see minssf description). The default is INT_MAX. The -.B maxbufsize= +.B maxbufsize= property specifies the maximum security layer receive buffer size allowed. 0 disables security layers. The default is 65536. .TP