diff --git a/ld/ld.texi b/ld/ld.texi index 736563e1e3e..fe4ec82d673 100644 --- a/ld/ld.texi +++ b/ld/ld.texi @@ -496,7 +496,7 @@ sections are evaluated does not change, for instance: SECTIONS @{ mem1 : @{ *(.data.*); @} > MEM1 mem2 : @{ *(.data.*); @} > MEM2 - mem3 : @{ *(.data.*); @} > MEM2 + mem3 : @{ *(.data.*); @} > MEM3 @} with input sections: