[PATCH] Fix spell error in help output
Bernhard Walle
bwalle at suse.de
Fri Nov 14 04:48:04 EST 2008
This patch just fixes a spell error. Found by Dave Plater.
Signed-off-by: Bernhard Walle <bwalle at suse.de>
---
kexec/kexec.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kexec/kexec.c b/kexec/kexec.c
index 0616091..fc01458 100644
--- a/kexec/kexec.c
+++ b/kexec/kexec.c
@@ -917,7 +917,7 @@ void usage(void)
" load code into.\n"
" --mem-max=<addr> Specify the highest memory address to\n"
" load code into.\n"
- " --reuseinird Reuse initrd from first boot.\n"
+ " --reuseinitrd Reuse initrd from first boot.\n"
" --load-preserve-context Load the new kernel and preserve\n"
" context of current kernel during kexec.\n"
" --load-jump-back-helper Load a helper image to jump back\n"
--
1.6.0.2
More information about the kexec
mailing list