diff options
| author | Wasin Thonkaew <wasin@wasin.io> | 2021-11-03 19:35:04 +0000 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2021-11-15 02:54:37 -0700 |
| commit | 53b606fa29e321352a105978726b975b42b292a4 (patch) | |
| tree | 2a5027e2df81ca5ffac9de946672ada790b41407 /Documentation/filesystems | |
| parent | 232d45277f0a6549d6ca7985bb152a60adac7b43 (diff) | |
| download | net-53b606fa29e321352a105978726b975b42b292a4.tar.gz | |
docs: filesystems: Fix grammatical error "with" to "which"
Signed-off-by: Wasin Thonkaew <wasin@wasin.io>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems')
| -rw-r--r-- | Documentation/filesystems/autofs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/autofs.rst b/Documentation/filesystems/autofs.rst index 681c6a492bc0cb..4f490278d22fca 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. |
