MFC: 1.30: The default fill byte is 0xf6, not 0xf5.
This commit is contained in:
parent
f3970f4969
commit
bcaa70d1b6
@ -64,7 +64,7 @@ as the fill byte for newly formatted sectors.
|
|||||||
must be a number in the range 0 through 255 using common C
|
must be a number in the range 0 through 255 using common C
|
||||||
language notation.
|
language notation.
|
||||||
The default value is
|
The default value is
|
||||||
.Dq Li 0xf5 .
|
.Dq Li 0xf6 .
|
||||||
.It Fl f Ar fmt
|
.It Fl f Ar fmt
|
||||||
Specify the density settings for a
|
Specify the density settings for a
|
||||||
.Ar fmt
|
.Ar fmt
|
||||||
|
Loading…
Reference in New Issue
Block a user