summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Braun <mb720@users.noreply.github.com>2021-05-02 22:31:20 +0200
committerMatthias Braun <m.braun@htl-leonding.ac.at>2021-07-21 16:09:06 +0200
commitcaf1ac4bb92eec3673f15864a128aa18da370e75 (patch)
treeb5ea8171d9759f20b96e0aadc7eb168f46cfb1c2
parente7dcdafb1edb4721f59562c259b102b2f81ae423 (diff)
downloadusbutils-caf1ac4bb92eec3673f15864a128aa18da370e75.tar.gz
Fix typos in lsusb.8.in
Signed-off-by: Matthias Braun <m.braun@htl-leonding.ac.at>
-rw-r--r--lsusb.8.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsusb.8.in b/lsusb.8.in
index 578a2f0..d3f0a85 100644
--- a/lsusb.8.in
+++ b/lsusb.8.in
@@ -31,11 +31,11 @@ Show only devices in specified
.I bus
and/or
.IR devnum .
-Both ID's are given in decimal and may be omitted.
+Both IDs are given in decimal and may be omitted.
.TP
\fB\-d\fP [\fIvendor\fP]\fB:\fP[\fIproduct\fP]
Show only devices with the specified vendor and product ID.
-Both ID's are given in hexadecimal.
+Both IDs are given in hexadecimal.
.TP
.B \-D \fIdevice\fP
Do not scan the /dev/bus/usb directory,
@@ -48,7 +48,7 @@ you must be root to do this.
.BR \-t ", " \-\-tree
Tells
.I lsusb
-to dump the physical USB device hierarchy as a tree. Verbosity can be increased twice with
+to dump the physical USB device hierarchy as a tree. Verbosity can be increased twice with the
\fBv\fP option.
.TP
.BR \-V ", " \-\-version