summaryrefslogtreecommitdiffstats
path: root/Documentation/ftape.txt
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
commitf969d69ba9f952e5bdd38278e25e26a3e4a61a70 (patch)
treeb3530d803df59d726afaabebc6626987dee1ca05 /Documentation/ftape.txt
parenta10ce7ef2066b455d69187643ddf2073bfc4db24 (diff)
Merge with 2.3.27.
Diffstat (limited to 'Documentation/ftape.txt')
-rw-r--r--Documentation/ftape.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/ftape.txt b/Documentation/ftape.txt
index 7de46c2e0..525df9f89 100644
--- a/Documentation/ftape.txt
+++ b/Documentation/ftape.txt
@@ -244,14 +244,14 @@ C. Boot and load time configuration
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 @@ C. Boot and load time configuration
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