[PATCH 1/3] kexec man page change for debug option
Baoquan He
bhe at redhat.com
Mon Jun 3 05:38:38 EDT 2013
In commit 28d4ab53, the arch-specific --debug are moved to
generic place, but the relevant description was not updated
accordingly in man page. Here change it.
Signed-off-by: Baoquan He <bhe at redhat.com>
---
kexec/kexec.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kexec/kexec.8 b/kexec/kexec.8
index aff674c..120af4d 100644
--- a/kexec/kexec.8
+++ b/kexec/kexec.8
@@ -104,6 +104,9 @@ command:
.SH OPTIONS
.TP
+.B \-d\ (\-\-debug)
+Enable debugging messages.
+.TP
.B \-e\ (\-\-exec)
Run the currently loaded kernel. Note that it will reboot into the loaded kernel without calling shutdown(8).
.TP
@@ -167,9 +170,6 @@ Pass ELF boot notes.
.B \-\-args\-linux
Pass Linux kernel style options.
.TP
-.B \-d \ (\-\-debug)
-Enable debugging messages.
-.TP
.B \-\-real\-mode
Use the kernel's real mode entry point.
.RE
--
1.7.1
More information about the kexec
mailing list