mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove End Of Line whitespaces
This commit is contained in:
parent
6c0b382d56
commit
59d67bba3e
1 changed files with 3 additions and 3 deletions
|
|
@ -529,7 +529,7 @@ on the system.
|
|||
.It Ic defects
|
||||
Send the
|
||||
.Tn SCSI
|
||||
READ DEFECT DATA (10) command (0x37) or the
|
||||
READ DEFECT DATA (10) command (0x37) or the
|
||||
.Tn SCSI
|
||||
READ DEFECT DATA (12) command (0xB7) to the given device, and
|
||||
print out any combination of: the total number of defects, the primary
|
||||
|
|
@ -563,12 +563,12 @@ drives.
|
|||
.It longblock
|
||||
Print out the list as logical blocks.
|
||||
This option uses a 64-bit block size.
|
||||
.It bfi
|
||||
.It bfi
|
||||
Print out the list in bytes from index format.
|
||||
.It extbfi
|
||||
Print out the list in extended bytes from index format.
|
||||
The extended format allows for ranges of blocks to be printed.
|
||||
.It phys
|
||||
.It phys
|
||||
Print out the list in physical sector format.
|
||||
Most drives support this format.
|
||||
.It extphys
|
||||
|
|
|
|||
Loading…
Reference in a new issue