From: Michael Kerrisk Date: Sun, 13 Dec 2020 09:45:43 +0000 (+0100) Subject: elf.5: SEE ALSO: add objcopy(1) X-Git-Tag: man-pages-5.10~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a3c07fb26e6dc4504bb8a17b322fd315ee0764;p=thirdparty%2Fman-pages.git elf.5: SEE ALSO: add objcopy(1) Signed-off-by: Michael Kerrisk --- diff --git a/man5/elf.5 b/man5/elf.5 index ea1af951b5..93fb315e6e 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -2164,6 +2164,7 @@ look under SEE ALSO. .BR gdb (1), .BR ld (1), .BR nm (1), +.BR objcopy (1), .BR objdump (1), .BR patchelf (1), .BR readelf (1),