mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
fsck(8): Fix typo
PR: 260949
Reported by: Graham Perrin <grahamperrin@gmail.com>
MFC after: 3 days
(cherry picked from commit 6853ef66f1)
This commit is contained in:
parent
e01bceba24
commit
7ce7a36db0
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ or
|
|||
flags are not specified,
|
||||
.Nm
|
||||
will attempt to determine the file system type and call the
|
||||
appropriated file system check utility.
|
||||
appropriate file system check utility.
|
||||
Failure to detect the file system type will cause
|
||||
.Nm
|
||||
to fail with a message that the partition has an unknown file system type.
|
||||
|
|
|
|||
Loading…
Reference in a new issue