elf.5: add readelf cross-reference

objdump is sometimes used in cases where readelf is more appropriate,
but the obsolete GNU objdump we have in the base system will be removed
in the future.

.Xr readelf from elf.5 to improve the odds the more appropriate tool
will be found.

PR:		229046
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2018-06-15 16:14:42 +00:00
parent 52e29fd0cd
commit c647e51f6a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335209

View File

@ -1281,6 +1281,7 @@ stored into the relocatable field.
.Xr gdb 1 ,
.Xr ld 1 ,
.Xr objdump 1 ,
.Xr readelf 1 ,
.Xr execve 2 ,
.Xr ar 5 ,
.Xr core 5