Hi all,
I just noticed a typo in the ELF[32|64]_R_TYPE macro name in the
current ELF(5) man page. The patch follows below:
diff --git a/man5/elf.5 b/man5/elf.5
index 5ead1bb..8b63c2e 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -1756,7 +1756,7 @@ types are processor specific.
When the text refers to a relocation
entry's relocation type or symbol table index, it means the result of
applying
-.BR ELF_[32|64]_R_TYPE
+.BR ELF[32|64]_R_TYPE
or
.BR ELF[32|64]_R_SYM ,
respectively, to the entry's
Thanks!
--
Regards,
Felipe Pena
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html