[PATCH] sh: Fix help text spelling
Magnus Damm
magnus.damm at gmail.com
Wed Sep 3 07:36:42 EDT 2008
From: Magnus Damm <damm at igel.co.jp>
Fix SuperH help text spelling.
Signed-off-by: Magnus Damm <damm at igel.co.jp>
---
kexec/arch/sh/kexec-sh.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- 0001/kexec/arch/sh/kexec-sh.c
+++ work/kexec/arch/sh/kexec-sh.c 2008-08-27 16:51:55.000000000 +0900
@@ -66,7 +66,7 @@ void arch_usage(void)
" none\n\n"
"Default options:\n"
" --append=\"%s\"\n"
- " STRING of --appned is set form /proc/cmdline as default.\n"
+ " STRING of --append is set from /proc/cmdline as default.\n"
,get_append());
}
More information about the kexec
mailing list