mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 02:20:51 +01:00
Document the -x and -y options.
This commit is contained in:
parent
fb4d4b60b3
commit
076cb6a8c9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120319
@ -60,6 +60,8 @@
|
||||
.Op Fl f Ar file
|
||||
.Op Fl S Ar sectorsize
|
||||
.Op Fl u Ar unit
|
||||
.Op Fl x Ar sectors/track
|
||||
.Op Fl y Ar heads/cyl
|
||||
.Nm
|
||||
.Fl d
|
||||
.Fl u Ar unit
|
||||
@ -119,6 +121,18 @@ which
|
||||
denotes kilobyte, megabyte and gigabyte respectively.
|
||||
.It Fl S Ar sectorsize
|
||||
Sectorsize to use for malloc backed device.
|
||||
.It Fl x Ar sectors/track
|
||||
See description of
|
||||
.Fl y
|
||||
below.
|
||||
.It Fl y Ar heads/cylinder
|
||||
For malloc backed devices, the
|
||||
.Fl x
|
||||
and
|
||||
.Fl y
|
||||
options can be used to specify a synthetic geometry.
|
||||
This is useful for constructing bootable images for later download to
|
||||
other devices.
|
||||
.It Fl o Oo Cm no Oc Ns Ar option
|
||||
Set or reset options.
|
||||
.Bl -tag -width indent
|
||||
|
Loading…
Reference in New Issue
Block a user