Default buffer sizes are actually 64k now.

This commit is contained in:
Frank Mori Hess 2007-08-07 20:59:24 +00:00
parent c1082cee65
commit b5b135c303

View file

@ -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 16k.
kilobytes. The default size is 64k.
.TP
.BI "--write-buffer " "num"
set write buffer size to
.I num
kilobytes. The default size is 16k.
kilobytes. The default size is 64k.
.TP
.BI "-i, --init-data, --init-data0 " "file"