correct a typo I just noticed.

This commit is contained in:
jkh 1998-02-17 19:41:53 +00:00
parent 2693fa7a25
commit 62e49a374e

View File

@ -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.