On Mon, Jun 03, 2013 at 05:38:37PM +0800, Baoquan He wrote: > Currently, help message of several options are missed or not correct, > change/add it in this patchset. > > Options not present in help: > * --entry > > Options not present in man: > * --entry > * --load-jump-back-helper > * --load-preserve-context > * --reuseinitrd > > Options not correct in man: > * --debug > > Baoquan He (3): > kexec man page change for debug option > add description for entry option in help and man page > add missed options to man page > > kexec/kexec.8 | 19 ++++++++++++++++--- > kexec/kexec.c | 4 ++++ > 2 files changed, 20 insertions(+), 3 deletions(-) Thanks, all three patches applied.