projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1082ce
)
Default buffer sizes are actually 64k now.
author
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 7 Aug 2007 20:59:24 +0000
(20:59 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 7 Aug 2007 20:59:24 +0000
(20:59 +0000)
man/comedi_config.8
patch
|
blob
|
history
diff --git
a/man/comedi_config.8
b/man/comedi_config.8
index 0cbadf3b45841e9256c16b0694e90f1d2e5ce950..9f16f5d98db275ffff9c8b6511b4e3f5f34ec3e6 100644
(file)
--- 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
16
k.
+kilobytes. The default size is
64
k.
.TP
.BI "--write-buffer " "num"
set write buffer size to
.I num
-kilobytes. The default size is
16
k.
+kilobytes. The default size is
64
k.
.TP
.BI "-i, --init-data, --init-data0 " "file"