mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-01 21:06:53 +07:00
doc: usbmon: fix spelling s/unpriviledged/unprivileged/
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7690037d5b
commit
11a6322a93
@ -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.
|
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
|
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.
|
keyboard traffic.
|
||||||
|
|
||||||
The following ioctl calls are available, with MON_IOC_MAGIC 0x92:
|
The following ioctl calls are available, with MON_IOC_MAGIC 0x92:
|
||||||
|
Loading…
Reference in New Issue
Block a user