aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/fstab.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-12-05 17:25:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-12-05 17:25:09 +0000
commit70ad6d74b212d02a1a6fe246f22aac5c0be7d1f0 (patch)
treefe69a0cf99c6422729f0df25663cb3efee6fcf24 /chapter08/fstab.xml
parent74d8c96456339f21aef12fdcfdbf5bae259081e6 (diff)
renamed usbdevfs to usbfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r--chapter08/fstab.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index 46ed51f3f..c9ccdc951 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -38,7 +38,7 @@ devpts:</para>
<para>Another example is a line to use if you intend to use USB
devices:</para>
-<para><screen>usbdevfs /proc/bus/usb usbdevfs defaults 0 0</screen></para>
+<para><screen>usbfs /proc/bus/usb usbfs defaults 0 0</screen></para>
<para>Both of these options will only work if you have the relevant
support compiled into your kernel.</para>