diff options
author | Jeremiah Mahler <jmmahler@gmail.com> | 2014-12-21 05:30:04 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-09 12:25:54 -0800 |
commit | 11a6322a93f17af28f2b5609993facd157c01e03 (patch) | |
tree | 4f7ee9151161e90b9ddf4f63742a2284fcb8aa17 /Documentation/usb | |
parent | 7690037d5b99f4579b61bed815ada8925b4290cc (diff) | |
download | talos-op-linux-11a6322a93f17af28f2b5609993facd157c01e03.tar.gz talos-op-linux-11a6322a93f17af28f2b5609993facd157c01e03.zip |
doc: usbmon: fix spelling s/unpriviledged/unprivileged/
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/usbmon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/usb/usbmon.txt b/Documentation/usb/usbmon.txt index be2ccb9067ba..28425f736756 100644 --- a/Documentation/usb/usbmon.txt +++ b/Documentation/usb/usbmon.txt @@ -231,7 +231,7 @@ number. Number zero (/dev/usbmon0) is special and means "all buses". Note that specific naming policy is set by your Linux distribution. If you create /dev/usbmon0 by hand, make sure that it is owned by root -and has mode 0600. Otherwise, unpriviledged users will be able to snoop +and has mode 0600. Otherwise, unprivileged users will be able to snoop keyboard traffic. The following ioctl calls are available, with MON_IOC_MAGIC 0x92: |