projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
232d452
)
docs: filesystems: Fix grammatical error "with" to "which"
author
Wasin Thonkaew
<wasin@wasin.io>
Wed, 3 Nov 2021 19:35:04 +0000
(19:35 +0000)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 15 Nov 2021 09:54:37 +0000
(
02:54
-0700)
Signed-off-by: Wasin Thonkaew <wasin@wasin.io>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/autofs.rst
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/filesystems/autofs.rst
b/Documentation/filesystems/autofs.rst
index 681c6a492bc0cb51f5d2fb95e73245d5d9c4361d..4f490278d22fca8a27533bb16e5411ea42600f67 100644
(file)
--- 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 w
it
h provides the "autofs"
+"autofs" is a Linux kernel module w
hic
h 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.