elf.5: Typo on macro name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux