diff options
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r-- | chapter08/fstab.xml | 2 |
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> |