mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: filesystems: Fix a mundane typo
@ 2021-03-19  1:58 Bhaskar Chowdhury
  2021-03-19  2:17 ` OGAWA Hirofumi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-19  1:58 UTC (permalink / raw)
  To: hirofumi, corbet, linux-doc, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


s/provisoned/provisioned/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/filesystems/vfat.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/vfat.rst b/Documentation/filesystems/vfat.rst
index e85d74e91295..760a4d83fdf9 100644
--- a/Documentation/filesystems/vfat.rst
+++ b/Documentation/filesystems/vfat.rst
@@ -189,7 +189,7 @@ VFAT MOUNT OPTIONS
 **discard**
 	If set, issues discard/TRIM commands to the block
 	device when blocks are freed. This is useful for SSD devices
-	and sparse/thinly-provisoned LUNs.
+	and sparse/thinly-provisioned LUNs.

 **nfs=stale_rw|nostale_ro**
 	Enable this only if you want to export the FAT filesystem
--
2.26.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-25 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19  1:58 [PATCH] docs: filesystems: Fix a mundane typo Bhaskar Chowdhury
2021-03-19  2:17 ` OGAWA Hirofumi
2021-03-19 18:01 ` Randy Dunlap
2021-03-25 17:51 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®