From b5de0c12d6f1803ed6d161c9a56aab99412d3b97 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 8 Jul 2011 05:47:49 +0200 Subject: typo fixes Signed-off-by: Dan Fandrich Signed-off-by: Denys Vlasenko --- util-linux/lspci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux') diff --git a/util-linux/lspci.c b/util-linux/lspci.c index f59aec8a5..5184858d1 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" -- cgit v1.2.3