mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
Typo fix.
This commit is contained in:
parent
ccee8446a8
commit
1380f780e0
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue