From: Ken Raeburn Date: Fri, 3 Sep 1993 20:09:31 +0000 (+0000) Subject: regenerated after doc fix X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bc750ff1c10de6046c2b1172271ae8df5fb9f7c5;p=deliverable%2Fbinutils-gdb.git regenerated after doc fix --- diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 57ed499629..c7ca34eb67 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -568,7 +568,7 @@ typedef struct sec which should be used in a constructor list, it creates a new section for the type of name (eg <<__CTOR_LIST__>>), attaches the symbol to it and builds a relocation. To build the lists - of constructors, all the linker has to to is catenate all the + of constructors, all the linker has to do is catenate all the sections called <<__CTOR_LIST__>> and relocte the data contained within - exactly the operations it would peform on standard data. */