From: Frank Mori Hess Date: Mon, 4 Jun 2001 00:37:21 +0000 (+0000) Subject: updated reference to default buffer size from 128k -> 16k X-Git-Tag: r0_7_16~76 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3ca99fff278bc2acf7fe4242b498e2e2813e29c0;p=comedilib.git updated reference to default buffer size from 128k -> 16k --- diff --git a/man/comedi_config.8 b/man/comedi_config.8 index 2d5e21b..221f16a 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 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