Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: filesystems: Fix a mundane typo

s/provisoned/provisioned/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Link: https://lore.kernel.org/r/20210319015848.19515-1-unixbhaskar@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Bhaskar Chowdhury and committed by
Jonathan Corbet
1ccc4a39 ee4b4c9f

+1 -1
+1 -1
Documentation/filesystems/vfat.rst
··· 189 189 **discard** 190 190 If set, issues discard/TRIM commands to the block 191 191 device when blocks are freed. This is useful for SSD devices 192 - and sparse/thinly-provisoned LUNs. 192 + and sparse/thinly-provisioned LUNs. 193 193 194 194 **nfs=stale_rw|nostale_ro** 195 195 Enable this only if you want to export the FAT filesystem