From 79d914294e1add4330f87a973081fb1b16b95b30 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Fri, 17 Feb 2012 23:42:34 +0900 Subject: [PATCH] --- yaml --- r: 291749 b: refs/heads/master c: 67748df83055cea4598e7f7099f1f061cf61f530 h: refs/heads/master i: 291747: 8fd60bf0bde199859068bec462bd56e055230a76 v: v3 --- [refs] | 2 +- trunk/Documentation/usb/proc_usb_info.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6247184d5ff0..35630be839b9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4747f2bb496c4c7ed4dd47af637e2ad8f8b97c07 +refs/heads/master: 67748df83055cea4598e7f7099f1f061cf61f530 diff --git a/trunk/Documentation/usb/proc_usb_info.txt b/trunk/Documentation/usb/proc_usb_info.txt index afe596d5f201..c9c3f0f5ad7b 100644 --- a/trunk/Documentation/usb/proc_usb_info.txt +++ b/trunk/Documentation/usb/proc_usb_info.txt @@ -7,7 +7,7 @@ The usbfs filesystem for USB devices is traditionally mounted at /proc/bus/usb. It provides the /proc/bus/usb/devices file, as well as the /proc/bus/usb/BBB/DDD files. -In many modern systems the usbfs filsystem isn't used at all. Instead +In many modern systems the usbfs filesystem isn't used at all. Instead USB device nodes are created under /dev/usb/ or someplace similar. The "devices" file is available in debugfs, typically as /sys/kernel/debug/usb/devices.