From b5b135c303783622078703dec1528b94d3b430de Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Tue, 7 Aug 2007 20:59:24 +0000 Subject: [PATCH] Default buffer sizes are actually 64k now. --- man/comedi_config.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/comedi_config.8 b/man/comedi_config.8 index 0cbadf3..9f16f5d 100644 --- a/man/comedi_config.8 +++ b/man/comedi_config.8 @@ -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" -- 2.26.2