From 1fc712b856b9a6d36d0b2e29815897a4f74f6bc9 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Wed, 14 Aug 1991 02:25:22 +0000 Subject: [PATCH] *** empty log message *** --- bfd/bfd.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2