From bbe9651ca91f2522c6ca1701464a48c284939c02 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 7 Oct 2000 02:07:39 +0000 Subject: [PATCH] fix maxbufsize=factor typo --- doc/man/man5/slapd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5