This commit is contained in:
David Schleef 2001-07-30 20:37:42 +00:00
parent 58b905a8c3
commit f35979e90f
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -1,6 +1,6 @@
COMEDILIB
The Linux Control and Measurement Interface Library
The Linux Control and Measurement Device Interface Library
David Schleef <ds@schleef.org>

View file

@ -81,7 +81,7 @@ void do_help(int i)
" --write-buffer <size>\n"
" set buffer size in kilobytes used for writing\n"
"\n"
" <optN> are integers whose interpretation is driver dependent."
" <optN> are integers whose interpretation is driver dependent.\n"
" In general, for PCI boards, <opt1> and <opt2> refer to the bus/slot\n"
" indices of the board. If not specified, a board will automatically\n"
" be chosen. For non-PCI boards, <opt1> specifies the I/O port base\n"