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:
Marc Hartmayer
2022-10-14 16:28:45 +00:00
committed by Jan Höppner
parent 5a052103ae
commit 2025cf751f

View File

@@ -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"