*** empty log message ***

This commit is contained in:
John Gilmore 1991-08-14 02:25:22 +00:00
parent 353deb845b
commit 1fc712b856

View File

@ -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