diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index 37e9b1b50..cf0800025 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -36,7 +36,7 @@ devpts:
Another example is a line to use if you intend to use USB
devices:
-none /proc/bus/usb usbdevfs defaults 0 0
+usbdevfs /proc/bus/usb usbdevfs defaults 0 0
Both of these options will only work if you have the relevant
support compiled into your kernel.