aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-07-31 08:08:36 +0000
committerJohn Gilmore <gnu@cygnus>1991-07-31 08:08:36 +0000
commit990778eefa02a94998fbbff403d3e4884bf1a542 (patch)
tree36b75fa55cea73971cef9dbc33fa5c3acc00a8b8 /bfd
parent446545dd8571641338d7eed1501c113779749b69 (diff)
downloadgdb-990778eefa02a94998fbbff403d3e4884bf1a542.zip
gdb-990778eefa02a94998fbbff403d3e4884bf1a542.tar.gz
gdb-990778eefa02a94998fbbff403d3e4884bf1a542.tar.bz2
It's the Binary, not Big, file descriptor library.
Diffstat (limited to 'bfd')
-rwxr-xr-xbfd/bfd.texinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/bfd.texinfo b/bfd/bfd.texinfo
index a88f819..66bc071 100755
--- a/bfd/bfd.texinfo
+++ b/bfd/bfd.texinfo
@@ -37,10 +37,10 @@ original English.
@c@finalout
@c@setchapternewpage odd
-@settitle LIB BFD, the Binary File Desciptor Library
+@settitle LIB BFD, the Binary File Descriptor Library
@titlepage
@title{libbfd}
-@subtitle{The Big File Descriptor Library}
+@subtitle{The Binary File Descriptor Library}
@sp 1
@subtitle First Edition---@code{bfd} version < 2.0
@subtitle April 1991
@@ -131,7 +131,6 @@ their own use, for greater efficiency.
@node History, How It Works, Overview,Top
@section History
-Gumby really knows this, so his bit goes here.
One spur behind @code{bfd} was the Intel Oregon's GNU 960 team desire for
interoperability of applications on their COFF and b.out file formats.
Cygnus was providing GNU support for the team, and Cygnus were
@@ -147,7 +146,8 @@ different object file formats, IEEE-695, Oasys, Srecords, a.out and 68k coff.
BFD was first implemented by Steve Chamberlain (steve@@cygnus.com),
John Gilmore (gnu@@cygnus.com), K. Richard Pixley (rich@@cygnus.com) and
-Gumby Wallace (gumby@@cygnus.com).
+Gumby Wallace (gumby@@cygnus.com) at Cygnus Support in Palo Alto,
+California.
@node How It Works, History, Porting, Top
@section How It Works