lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 19 Feb 2012 22:56:23 +0900 From: Masanari Iida <standby24x7@...il.com> To: rdunlap@...otime.net, linux-doc@...r.kernel.org Cc: standby24x7@...il.com, trivial@...nel.org, linux-kernel@...r.kernel.org Subject: [PATCH 2/3] [trivial] Documentation: Fix typo in wusb-cbaf Correct typo "HOST-CHDI" to "HOST-CHID" in Documentation/usb/wusb-cbaf Signed-off-by: Masanari Iida <standby24x7@...il.com> --- Documentation/usb/wusb-cbaf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/usb/wusb-cbaf b/Documentation/usb/wusb-cbaf index 426ddaa..8b3d43e 100644 --- a/Documentation/usb/wusb-cbaf +++ b/Documentation/usb/wusb-cbaf @@ -36,7 +36,7 @@ COMMAND/ARGS are get-cdid DEVICE - Get the device ID associated to the HOST-CHDI we sent with + Get the device ID associated to the HOST-CHID we sent with 'set-chid'. We might not know about it. set-cc DEVICE -- 1.7.9.1.197.g5f90b -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists