aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi-Chen Li <calvin0205@gapp.nthu.edu.tw>2024-01-12 06:37:41 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2024-02-13 08:37:21 +0000
commit9977fb8042a4b2f2b3386684e137dfb42bf1707f (patch)
tree7303a093e364f45a75991242952092c3d4ec15d5
parent31f6889564a45a6793d0e26f3da3d3009648dd39 (diff)
downloadsrc-9977fb8042a4b2f2b3386684e137dfb42bf1707f.tar.gz
src-9977fb8042a4b2f2b3386684e137dfb42bf1707f.zip
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
-rw-r--r--sbin/camcontrol/camcontrol.82
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,