Skip to content

Commit 0cac925

Browse files
Dennis LamJonathan Corbet
authored andcommitted
docs:filesystem: fix mispelled words on autofs page
Signed-off-by: Dennis Lam <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent bf78b46 commit 0cac925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/filesystems/autofs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ key advantages:
1818

1919
2. The names and locations of filesystems can be stored in
2020
a remote database and can change at any time. The content
21-
in that data base at the time of access will be used to provide
21+
in that database at the time of access will be used to provide
2222
a target for the access. The interpretation of names in the
2323
filesystem can even be programmatic rather than database-backed,
2424
allowing wildcards for example, and can vary based on the user who
@@ -423,7 +423,7 @@ The available ioctl commands are:
423423
and objects are expired if the are not in use.
424424

425425
**AUTOFS_EXP_FORCED** causes the in use status to be ignored
426-
and objects are expired ieven if they are in use. This assumes
426+
and objects are expired even if they are in use. This assumes
427427
that the daemon has requested this because it is capable of
428428
performing the umount.
429429

0 commit comments

Comments
 (0)