diff options
author | Jeremiah Mahler <jmmahler@gmail.com> | 2014-12-21 14:30:04 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-01-02 12:09:39 +0100 |
commit | 9ed03783d37c0566673c790aa1ff3f1d02129514 (patch) | |
tree | 8ab353f0d03ffb79f8b8d7e32495b7a8c4712259 /Documentation/usb/usbmon.txt | |
parent | x86: init_mem_mapping(): use capital BIOS in comment (diff) | |
download | linux-9ed03783d37c0566673c790aa1ff3f1d02129514.tar.xz linux-9ed03783d37c0566673c790aa1ff3f1d02129514.zip |
doc: usbmon: fix spelling s/unpriviledged/unprivileged/
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '')
-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 c42bb9cd3b43..7587d84ebd16 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: |