On Tue, Dec 05, 2006 at 02:18:48PM -0500, Dave Anderson wrote:
[snip]
> Not to mention that the spelling of the --mem-min and
> --mem-max usage strings could use fixing:
indeed, how about this?
===============================================================
fix spelling of address in help text
Cc: Dave Anderson <[EMAIL PROTECTED]>
Signed-off-by: Simon Horman <[EMAIL PROTECTED]>
Index: kexec-tools-unstable/kexec/kexec.c
===================================================================
--- kexec-tools-unstable.orig/kexec/kexec.c 2006-12-13 11:31:56.000000000
+0900
+++ kexec-tools-unstable/kexec/kexec.c 2006-12-13 11:31:58.000000000 +0900
@@ -731,8 +731,8 @@
" -p with -u.\n"
" -e, --exec Execute a currently loaded kernel.\n"
" -t, --type=TYPE Specify the new kernel is of this
type.\n"
- " --mem-min=<addr> Specify the lowest memory addres to load
code into.\n"
- " --mem-max=<addr> Specify the highest memory addres to
load code into.\n"
+ " --mem-min=<addr> Specify the lowest memory address to
load code into.\n"
+ " --mem-max=<addr> Specify the highest memory address to
load code into.\n"
"\n"
"Supported kernel file types and options: \n"
);
_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot