aboutsummaryrefslogtreecommitdiff
path: root/toys/other
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other')
-rw-r--r--toys/other/lspci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/lspci.c b/toys/other/lspci.c
index c208484d..4c115fd2 100644
--- a/toys/other/lspci.c
+++ b/toys/other/lspci.c
@@ -13,7 +13,7 @@ config LSPCI
-e Print all 6 digits in class
-k Print kernel driver
- -m Machine parseable format
+ -m Machine readable format
config LSPCI_TEXT
bool "lspci readable output"