doc: usbmon: fix spelling s/unpriviledged/unprivileged/
authorJeremiah Mahler <jmmahler@gmail.com>
Sun, 21 Dec 2014 13:30:04 +0000 (05:30 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 20:25:54 +0000 (12:25 -0800)
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/usb/usbmon.txt

index be2ccb9067ba61b6b1a825d649ee8da95377e4cd..28425f73675614dc280e90afd6d84b214be8ba37 100644 (file)
@@ -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:
This page took 0.025286 seconds and 5 git commands to generate.