fix maxbufsize=factor typo

This commit is contained in:
Kurt Zeilenga 2000-10-07 02:07:39 +00:00
parent 27b30275a6
commit bbe9651ca9

View file

@ -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=<factor>
.B maxbufsize=<size>
property specifies the maximum security layer receive buffer
size allowed. 0 disables security layers. The default is 65536.
.TP