camcontrol(8): Fix grammar: a ATA -> an ATA
Event: Advanced UNIX Programming Course (Fall'23) at NTHU. Pull Request: https://github.com/freebsd/freebsd-src/pull/1030
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user