From 70ad6d74b212d02a1a6fe246f22aac5c0be7d1f0 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 5 Dec 2002 17:25:09 +0000 Subject: renamed usbdevfs to usbfs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/fstab.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter08') 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: Another example is a line to use if you intend to use USB devices: -usbdevfs /proc/bus/usb usbdevfs defaults 0 0 +usbfs /proc/bus/usb usbfs defaults 0 0 Both of these options will only work if you have the relevant support compiled into your kernel. -- cgit v1.2.3-54-g00ecf