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

docs: filesystems: Fix grammatical error "with" to "which"

Signed-off-by: Wasin Thonkaew <wasin@wasin.io>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Wasin Thonkaew and committed by
Jonathan Corbet
53b606fa 232d4527

+1 -1
+1 -1
Documentation/filesystems/autofs.rst
··· 35 35 required with any user-space program. Subsequent text refers to this 36 36 as the "automount daemon" or simply "the daemon". 37 37 38 - "autofs" is a Linux kernel module with provides the "autofs" 38 + "autofs" is a Linux kernel module which provides the "autofs" 39 39 filesystem type. Several "autofs" filesystems can be mounted and they 40 40 can each be managed separately, or all managed by the same daemon. 41 41