summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Lam <dennis.lamerice@gmail.com>2024-09-08 14:37:42 -0400
committerJonathan Corbet <corbet@lwn.net>2024-09-10 15:35:36 -0600
commit0cac9253a03f762eda7051e4760a0bf059ee9176 (patch)
treece30a1d3a918df560c0b036bd3ceb13a1c9feb16
parentbf78b46683229eec3a1074302851645bf43a6986 (diff)
downloadlwn-0cac9253a03f762eda7051e4760a0bf059ee9176.tar.gz
lwn-0cac9253a03f762eda7051e4760a0bf059ee9176.zip
docs:filesystem: fix mispelled words on autofs page
Signed-off-by: Dennis Lam <dennis.lamerice@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20240908183741.15352-2-dennis.lamerice@gmail.com>
-rw-r--r--Documentation/filesystems/autofs.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/filesystems/autofs.rst b/Documentation/filesystems/autofs.rst
index 3b6e38e646cd..1ac576458c69 100644
--- a/Documentation/filesystems/autofs.rst
+++ b/Documentation/filesystems/autofs.rst
@@ -18,7 +18,7 @@ key advantages:
2. The names and locations of filesystems can be stored in
a remote database and can change at any time. The content
- in that data base at the time of access will be used to provide
+ in that database at the time of access will be used to provide
a target for the access. The interpretation of names in the
filesystem can even be programmatic rather than database-backed,
allowing wildcards for example, and can vary based on the user who
@@ -423,7 +423,7 @@ The available ioctl commands are:
and objects are expired if the are not in use.
**AUTOFS_EXP_FORCED** causes the in use status to be ignored
- and objects are expired ieven if they are in use. This assumes
+ and objects are expired even if they are in use. This assumes
that the daemon has requested this because it is capable of
performing the umount.