mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Reviewed by: bde (again)
Correct terminology (partitions are in slices, not the other way around)
This commit is contained in:
parent
58343e4cc6
commit
f7fb3ee05b
1 changed files with 2 additions and 2 deletions
|
|
@ -214,9 +214,9 @@ for more details on how to set this option.
|
|||
.It Fl s Ar size
|
||||
The size of the file system in sectors.
|
||||
.It Fl v
|
||||
Specify that the partition does not contain any slices, and that
|
||||
Specify that the slice does not contain any partitions, and that
|
||||
.Nm
|
||||
should treat the whole partition as the file system. This option is useful for
|
||||
should treat the whole slice as the file system. This option is useful for
|
||||
synthetic disks such as
|
||||
.Nm ccd
|
||||
and
|
||||
|
|
|
|||
Loading…
Reference in a new issue