diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2020-01-09 22:08:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-12 01:30:24 +0300 |
commit | fb0c90ab92cac104576303386421bd90e505e505 (patch) | |
tree | d1e41118d10fee27439925a9eda87285b67d0214 /Documentation/admin-guide/devices.txt | |
parent | b0efcae5e12b341e569f971ccd193e31f1d0ffa8 (diff) | |
download | linux-fb0c90ab92cac104576303386421bd90e505e505.tar.xz |
doc: fix typo of snapshot in documentation
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>
Diffstat (limited to 'Documentation/admin-guide/devices.txt')
-rw-r--r-- | Documentation/admin-guide/devices.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt index 1c5d2281efc9..2a97aaec8b12 100644 --- a/Documentation/admin-guide/devices.txt +++ b/Documentation/admin-guide/devices.txt @@ -319,7 +319,7 @@ 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 |