summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-22 15:32:46 +0100
committerGitHub <noreply@github.com>2021-02-22 15:32:46 +0100
commita7aba76ceb865ca09024654c1587a9a4c955e86e (patch)
tree84432e793780ac7cf0feef519e7f65dc7aaa141f
parent81ee5fb9d6fd14e860f28af64da837e25af1b08e (diff)
parent44c9cd24380531d3b6354499aee174ba23bb5e8c (diff)
downloadusbutils-a7aba76ceb865ca09024654c1587a9a4c955e86e.tar.gz
Merge pull request #119 from aurel32/master
lsusb(8): mention the udev's hardware database
-rw-r--r--lsusb.8.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lsusb.8.in b/lsusb.8.in
index 0239554..578a2f0 100644
--- a/lsusb.8.in
+++ b/lsusb.8.in
@@ -12,7 +12,8 @@ lsusb \- list USB devices
.SH DESCRIPTION
.B lsusb
is a utility for displaying information about USB buses in the system and
-the devices connected to them.
+the devices connected to them. It uses udev's hardware database to
+associate a full human-readable name to the vendor ID and the product ID.
.SH OPTIONS
.TP