diff options
| author | Yi-Chen Li <calvin0205@gapp.nthu.edu.tw> | 2024-01-12 06:37:41 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2024-02-13 08:37:21 +0000 |
| commit | 9977fb8042a4b2f2b3386684e137dfb42bf1707f (patch) | |
| tree | 7303a093e364f45a75991242952092c3d4ec15d5 /sbin | |
| parent | 31f6889564a45a6793d0e26f3da3d3009648dd39 (diff) | |
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/camcontrol/camcontrol.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index ae6d896752fc..bb206bf6ad85 100644 --- a/sbin/camcontrol/camcontrol.8 +++ b/sbin/camcontrol/camcontrol.8 @@ -524,7 +524,7 @@ This is to aid in script writing. Print out transfer rate information. .El .It Ic identify -Send a ATA identify command (0xec) to a device. +Send an ATA identify command (0xec) to a device. .It Ic reportluns Send the SCSI REPORT LUNS (0xA0) command to the given device. By default, |
