From: Wasin Thonkaew Date: Wed, 3 Nov 2021 19:35:04 +0000 (+0000) Subject: docs: filesystems: Fix grammatical error "with" to "which" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=53b606fa29e321352a105978726b975b42b292a4;p=linux.git docs: filesystems: Fix grammatical error "with" to "which" Signed-off-by: Wasin Thonkaew Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/filesystems/autofs.rst b/Documentation/filesystems/autofs.rst index 681c6a492bc0c..4f490278d22fc 100644 --- a/Documentation/filesystems/autofs.rst +++ b/Documentation/filesystems/autofs.rst @@ -35,7 +35,7 @@ This document describes only the kernel module and the interactions required with any user-space program. Subsequent text refers to this as the "automount daemon" or simply "the daemon". -"autofs" is a Linux kernel module with provides the "autofs" +"autofs" is a Linux kernel module which provides the "autofs" filesystem type. Several "autofs" filesystems can be mounted and they can each be managed separately, or all managed by the same daemon.