diff options
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/lspci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/lspci.c b/util-linux/lspci.c index f59aec8..5184858 100644 --- a/util-linux/lspci.c +++ b/util-linux/lspci.c @@ -12,7 +12,7 @@ //usage:#define lspci_full_usage "\n\n" //usage: "List all PCI devices" //usage: "\n" -//usage: "\n -m Parseable output" +//usage: "\n -m Parsable output" //usage: "\n -k Show driver" #include "libbb.h" |