From: John Gilmore Date: Wed, 14 Aug 1991 02:25:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1fc712b856b9a6d36d0b2e29815897a4f74f6bc9;p=binutils-gdb.git *** empty log message *** --- diff --git a/bfd/bfd.texinfo b/bfd/bfd.texinfo index 8112a23aebd..cea506d4849 100755 --- a/bfd/bfd.texinfo +++ b/bfd/bfd.texinfo @@ -198,7 +198,7 @@ bfd *abfd; @end lisp The metaphor used within @code{bfd} is that an object file has a header, -a numbber of sections containing raw data, a set of relocations and some +a number of sections containing raw data, a set of relocations, and some symbol information. Also, @code{bfd}s opened upon archives have the additional attribute of an index and contained sub bfds. This approach is find for a.out and coff, but looses efficiency when applied to formats