diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-26 10:20:11 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-26 10:20:11 +0000 |
commit | e6dd952068ccd962a9658aafdf13c47e1682c118 (patch) | |
tree | 0efa3fe24570a6c251b5be75c2026f2a4bc0135c /sbin | |
parent | 99cb730180cf8c1c83b7ba1589ce75eb034fb45f (diff) | |
download | FreeBSD-src-e6dd952068ccd962a9658aafdf13c47e1682c118.zip FreeBSD-src-e6dd952068ccd962a9658aafdf13c47e1682c118.tar.gz |
Remove End Of Line whitespaces
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/camcontrol/camcontrol.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index 33207a1..15e1862 100644 --- a/sbin/camcontrol/camcontrol.8 +++ b/sbin/camcontrol/camcontrol.8 @@ -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 |