patch-2.3.26 linux/Documentation/ftape.txt

Next file: linux/Documentation/hayes-esp.txt
Previous file: linux/Documentation/filesystems/proc.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.25/linux/Documentation/ftape.txt linux/Documentation/ftape.txt
@@ -244,14 +244,14 @@
 
    insmod ftape.o ft_tracing=4
 
-   or by editing the file `/etc/conf.modules' in which case they take
+   or by editing the file `/etc/modules.conf' in which case they take
    effect each time when the module is loaded with `modprobe' (please
    refer to the modules documentation, i.e. `modules.txt' and the
    respective manual pages). Thus, you should add a line
 
    options ftape ft_tracing=4
 
-   to `/etc/conf.modules` if you intend to increase the debugging
+   to `/etc/modules.conf` if you intend to increase the debugging
    output of the driver.
 
 
@@ -299,7 +299,7 @@
 5. Example module parameter setting
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    To do the same, but with ftape compiled as a loadable kernel
-   module, add the following line to `/etc/conf.modules':
+   module, add the following line to `/etc/modules.conf':
 
    options ftape ft_probe_fc10=1 ft_tracing=4
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)