diff options
Diffstat (limited to 'lib/libelf/elf_getshdrstrndx.3')
-rw-r--r-- | lib/libelf/elf_getshdrstrndx.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libelf/elf_getshdrstrndx.3 b/lib/libelf/elf_getshdrstrndx.3 index 009662e..5db33dd 100644 --- a/lib/libelf/elf_getshdrstrndx.3 +++ b/lib/libelf/elf_getshdrstrndx.3 @@ -46,7 +46,6 @@ and stores it into the location pointed to by argument .Pp This function allow applications to process both normal ELF objects and ELF objects that use extended section numbering uniformly. -.Pp .Sh RETURN VALUES These functions return zero if successful, or -1 in case of an error. .Sh ERRORS |