File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Documentation/filesystems Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ key advantages:
18
18
19
19
2. The names and locations of filesystems can be stored in
20
20
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
22
22
a target for the access. The interpretation of names in the
23
23
filesystem can even be programmatic rather than database-backed,
24
24
allowing wildcards for example, and can vary based on the user who
@@ -423,7 +423,7 @@ The available ioctl commands are:
423
423
and objects are expired if the are not in use.
424
424
425
425
**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
427
427
that the daemon has requested this because it is capable of
428
428
performing the umount.
429
429
You can’t perform that action at this time.
0 commit comments