updated reference to default buffer size from 128k -> 16k
This commit is contained in:
parent
af7b904d4c
commit
3ca99fff27
1 changed files with 2 additions and 2 deletions
|
@ -52,13 +52,13 @@ the file \fBdrivers.txt\fR.
|
|||
.BI "--read-buffer " "num"
|
||||
set read buffer size to
|
||||
.I num
|
||||
kilobytes. The default size is 128k.
|
||||
kilobytes. The default size is 16k.
|
||||
|
||||
.TP
|
||||
.BI "--write-buffer " "num"
|
||||
set write buffer size to
|
||||
.I num
|
||||
kilobytes. The default size is 128k.
|
||||
kilobytes. The default size is 16k.
|
||||
|
||||
|
||||
.SH CONFIGURATION FILE
|
||||
|
|
Loading…
Add table
Reference in a new issue