Re: [patch] elf.5: Typo on macro name
From: Michael Kerrisk (man-pages) <hidden>
Date: 2012-12-20 16:49:52
Hello Felipe, On Tue, Dec 18, 2012 at 10:55 PM, Felipe Pena [off-list ref] wrote:
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:
Thanks. Applied. Cheers, Michael
quoted hunk
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
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- 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