projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3abcdf4
)
qemu-io: Fix spelling in help message.
author
Stefan Weil
<weil@mail.berlios.de>
Mon, 22 Jun 2009 13:08:47 +0000
(15:08 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Wed, 24 Jun 2009 14:09:15 +0000
(09:09 -0500)
excerciser -> exerciser
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-io.c
patch
|
blob
|
history
diff --git
a/qemu-io.c
b/qemu-io.c
index e2a3a1b1fb3108a36cd072f0f29657a6fa0440a3..327dd30318097c0712ce9e080105d35e785604cd 100644
(file)
--- 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 ex
c
erciser\n"
+"QEMU Disk exerciser\n"
"\n"
" -C, --create create new file if it doesn't exist\n"
" -c, --cmd command to execute\n"