Hello Felipe, On Tue, Dec 18, 2012 at 10:55 PM, Felipe Pena <felipensp@xxxxxxxxx> 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 > 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html