typo fixes

Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Dan Fandrich
2011-07-08 05:47:49 +02:00
committed by Denys Vlasenko
parent 4dc35fb5b6
commit b5de0c12d6
6 changed files with 7 additions and 7 deletions

View File

@ -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"