From: David Schleef Date: Mon, 30 Jul 2001 20:37:42 +0000 (+0000) Subject: Fix typo X-Git-Tag: r0_7_17~50 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f35979e90f492c1cd4e911afc618d9b6707264f3;p=comedilib.git Fix typo --- diff --git a/README b/README index 471d33b..00abf89 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ COMEDILIB - The Linux Control and Measurement Interface Library + The Linux Control and Measurement Device Interface Library David Schleef diff --git a/comedi_config/comedi_config.c b/comedi_config/comedi_config.c index ffd6cb3..b7a1711 100644 --- a/comedi_config/comedi_config.c +++ b/comedi_config/comedi_config.c @@ -81,7 +81,7 @@ void do_help(int i) " --write-buffer \n" " set buffer size in kilobytes used for writing\n" "\n" -" are integers whose interpretation is driver dependent." +" are integers whose interpretation is driver dependent.\n" " In general, for PCI boards, and refer to the bus/slot\n" " indices of the board. If not specified, a board will automatically\n" " be chosen. For non-PCI boards, specifies the I/O port base\n"