minor corrections
authorFrank Mori Hess <fmhess@speakeasy.net>
Wed, 13 Jun 2001 21:25:35 +0000 (21:25 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Wed, 13 Jun 2001 21:25:35 +0000 (21:25 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 8b7c51fe07492fe4258eb24f7a0591f3ce414f61..3b999e4d6eee2e6ed443bdf835edc4894ae771a9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -23,7 +23,7 @@ since you will be accessing Comedi from other kernel modules.
 * RTLinux support:
 
 If you want to use the real-time capabilities of Comedi with
-RTAI, you need to compile RTLinux (both the kernel and the
+RTLinux, you need to compile RTLinux (both the kernel and the
 modules) first.  Known working versions are 2.x and 3.0.
 Remember to enable Kcomedilib support, since you will be
 accessing Comedi from other kernel modules.
@@ -107,7 +107,8 @@ directory.
 
 * Module Autoloading:
 
-If you like to autoload your modules, put the lines
+If you like to autoload your modules, put the following lines
+into /etc/conf.modules:
 
   alias char-major-98 comedi
   alias char-major-98-0 your_driver