doc: fix typo of snapshot in documentation
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 9 Jan 2020 19:08:21 +0000 (11:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jan 2020 22:30:24 +0000 (14:30 -0800)
A couple of locations accidentally misspelled snapshot as shapshot.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/admin-guide/devices.txt
Documentation/media/v4l-drivers/meye.rst

index 1c5d2281efc9744df8427f34b99cb6b3883877c4..2a97aaec8b122cd7322744a43413d742a246afa2 100644 (file)
                182 = /dev/perfctr      Performance-monitoring counters
                183 = /dev/hwrng        Generic random number generator
                184 = /dev/cpu/microcode CPU microcode update interface
-               186 = /dev/atomicps     Atomic shapshot of process state data
+               186 = /dev/atomicps     Atomic snapshot of process state data
                187 = /dev/irnet        IrNET device
                188 = /dev/smbusbios    SMBus BIOS
                189 = /dev/ussp_ctl     User space serial port control
index a572996cdbf60ab602e3d4ddaaf4658b746eff6a..dc57a6a91b43f121d3258f7ce7924f7cf4fc676a 100644 (file)
@@ -95,7 +95,7 @@ so all video4linux tools (like xawtv) should work with this driver.
 
 Besides the video4linux interface, the driver has a private interface
 for accessing the Motion Eye extended parameters (camera sharpness,
-agc, video framerate), the shapshot and the MJPEG capture facilities.
+agc, video framerate), the snapshot and the MJPEG capture facilities.
 
 This interface consists of several ioctls (prototypes and structures
 can be found in include/linux/meye.h):