All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: vmcore-dmesg should work on ELF format
@ 2019-11-27  3:12 Pingfan Liu
  0 siblings, 0 replies; only message in thread
From: Pingfan Liu @ 2019-11-27  3:12 UTC (permalink / raw)
  To: kexec

User may mistake to run vmcore-dmesg against an kdump format dumpfile, and
fail to get kernel message.

Signed-off-by: Pingfan Liu <piliu@redhat.com>
---
 vmcore-dmesg/vmcore-dmesg.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vmcore-dmesg/vmcore-dmesg.8 b/vmcore-dmesg/vmcore-dmesg.8
index d9e3c62..dc06909 100644
--- a/vmcore-dmesg/vmcore-dmesg.8
+++ b/vmcore-dmesg/vmcore-dmesg.8
@@ -27,7 +27,7 @@ vmcore-dmesg \- This is just a placeholder until real man page has been written
 .\" respectively.
 \fBvmcore-dmesg\fP extracts the dmesg from a vmcore and write it to
 standard out.  \fBvmcore-dmesg\fP works against either
-\fB/proc/vmcore\fP in a crash dump capture context or a copy
+\fB/proc/vmcore\fP in a crash dump capture context or a ELF format copy
 of \fB/proc/vmcore\fP that has been saved for later analysis.  A
 single build of \fBvmcore-dmesg\fP should work against any linux
 vmcore written created on any architecture.
-- 
2.7.5


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-27  3:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27  3:12 [PATCH] doc: vmcore-dmesg should work on ELF format Pingfan Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.