mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zdump: man: fix long form of abbreviation
ELF stands for "Executable and Linkable Format" (see https://refspecs.linuxfoundation.org/elf/TIS1.1.pdf). Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
5a052103ae
commit
2025cf751f
@@ -73,7 +73,7 @@ Use the specified target dump format FMT when writing or mounting the dump.
|
||||
The following target dump formats are supported:
|
||||
|
||||
.BR "- elf:"
|
||||
Executable and Linking Format core dump (default)
|
||||
Executable and Linkable Format core dump (default)
|
||||
|
||||
.BR "- s390:"
|
||||
s390 dump
|
||||
@@ -173,7 +173,7 @@ change the target format. The following dump formats are supported for
|
||||
target and source dump:
|
||||
.TP
|
||||
.BR "elf"
|
||||
Executable and Linking Format core dump. This dump format is also used for
|
||||
Executable and Linkable Format core dump. This dump format is also used for
|
||||
Linux user space core dumps.
|
||||
.TP
|
||||
.BR "s390"
|
||||
|
||||
Reference in New Issue
Block a user