Typo fix.

This commit is contained in:
Joseph Koshy 1998-08-28 04:36:21 +00:00
parent ccee8446a8
commit 1380f780e0

View File

@ -96,7 +96,7 @@ All I/O to the filesystem should be done synchronously.
.It Dv MNT_ASYNC
All I/O to the filesystem should be done asynchronously.
.It Dv MNT_FORCE
Fore a read-write mount even if the filesystem appears to be unclean.
Force a read-write mount even if the filesystem appears to be unclean.
Dangerous.
.It Dv MNT_NOCLUSTERR
Disable read clustering.