libelf: Fix documentation of elf_getshdrstrndx and elf_getshstrndx.
authorMark Wielaard <mark@klomp.org>
Fri, 27 Jul 2018 12:43:15 +0000 (14:43 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 27 Jul 2018 12:43:19 +0000 (14:43 +0200)
commit7df3138246193c5d72b53fe789457114ecf071cb
tree43f745b42be6918e1e28bdc18dec8bc179e67c5e
parent9718c94bbce0dabe0ce048efa3a2a6d1ea08bce5
libelf: Fix documentation of elf_getshdrstrndx and elf_getshstrndx.

Because of copy/paste error part of the documentation for
elf_getshdrstrndx and elf_getshstrndx was actually for
elf_getshdrnum and elf_getshnum. Fix it to refer to the proper
ehdr field and deprecated function name.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libelf/ChangeLog
libelf/libelf.h