diff --git a/specification/ch_4.xml b/specification/ch_4.xml
index 3b5a9a6..cceb7d2 100644
--- a/specification/ch_4.xml
+++ b/specification/ch_4.xml
@@ -771,13 +771,8 @@ PPC_FEATURE2_HTM_NO_SUSPEND 0x00080000 /* TM without suspended state */
DT_PLTGOT
-
- The dynamic section provides information used by the dynamic linker
- to manage dynamically loaded shared objects, including relocation,
- initialization, and termination when loaded or unloaded, resolving
- dependencies on other shared objects, resolving references to
- symbols in the shared object, and supporting debugging. The following
- dynamic tags are relevant to this processor-specific ABI:
+ The d_ptr member of this dynamic tag points to the first byte of
+ the PLT.
DT_JMPREL
The d_ptr member of this dynamic tag points to the first byte of
the table of relocation entries, which have a one-to-one correspondence