correct a typo I just noticed.
This commit is contained in:
parent
2693fa7a25
commit
62e49a374e
@ -79,7 +79,7 @@ suppress default semantics which affect filesystem access.
|
||||
.It Dv MNT_RDONLY
|
||||
The filesystem should be treated as read-only;
|
||||
Even the super-user may not write on it.
|
||||
Specifying MNT_UPDATE withut this option will upgrade
|
||||
Specifying MNT_UPDATE without this option will upgrade
|
||||
a read-only filesystem to read/write.
|
||||
.It Dv MNT_NOEXEC
|
||||
Do not allow files to be executed from the filesystem.
|
||||
|
Loading…
Reference in New Issue
Block a user