commit | b5de0c12d6f1803ed6d161c9a56aab99412d3b97 | [log] [tgz] |
---|---|---|
author | Dan Fandrich <dan@coneharvesters.com> | Fri Jul 08 05:47:49 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jul 08 05:47:49 2011 +0200 |
tree | dbaff83b9012828e1b6e51c9d45bb32c777e0505 | |
parent | 4dc35fb5b6b574552a432622274941a6e4c67476 [diff] [blame] |
typo fixes Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
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"