diff options
author | Felipe Pena <felipensp@gmail.com> | 2012-12-19 00:49:48 +0100 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-12-19 00:49:48 +0100 |
commit | cab67c641af7bdd34293ae0aa257dc0c1221e93d (patch) | |
tree | 45417870fbf0f8b51c7a7c96c5b4cd591ad90287 | |
parent | 929f1ff7f7b30ce33c67566ff2952dedec1a6df4 (diff) |
elf.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r-- | man5/elf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |