qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT 84844a2] qemu-io: Fix spelling in help message.


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT 84844a2] qemu-io: Fix spelling in help message.
Date: Tue, 30 Jun 2009 00:57:25 -0000

From: Stefan Weil <address@hidden>

excerciser -> exerciser

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>

diff --git a/qemu-io.c b/qemu-io.c
index e2a3a1b..327dd30 100644
--- a/qemu-io.c
+++ b/qemu-io.c
@@ -1033,7 +1033,7 @@ static void usage(const char *name)
 {
        printf(
 "Usage: %s [-h] [-V] [-Crsnm] [-c cmd] ... [file]\n"
-"QEMU Disk excerciser\n"
+"QEMU Disk exerciser\n"
 "\n"
 "  -C, --create         create new file if it doesn't exist\n"
 "  -c, --cmd            command to execute\n"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]