From f35979e90f492c1cd4e911afc618d9b6707264f3 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 30 Jul 2001 20:37:42 +0000 Subject: [PATCH] Fix typo --- README | 2 +- comedi_config/comedi_config.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" -- 2.26.2