diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-10-29 22:29:59 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-10-29 22:29:59 +0000 |
commit | 5b74f489cbbf8a2d210385346f3d51c460ad2409 (patch) | |
tree | a9f0fcc695178e90aa1b3a672cfa848702f32a19 /bfd/README | |
parent | fe032580712a4e2b3dfcd3a1f275e7bf76db990c (diff) | |
download | gdb-5b74f489cbbf8a2d210385346f3d51c460ad2409.zip gdb-5b74f489cbbf8a2d210385346f3d51c460ad2409.tar.gz gdb-5b74f489cbbf8a2d210385346f3d51c460ad2409.tar.bz2 |
* README: Fix a typo.
Diffstat (limited to 'bfd/README')
-rw-r--r-- | bfd/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -BFD is a an object file library. It permits applications to use the +BFD is an object file library. It permits applications to use the same routines to process object files regardless of their format. BFD is used by the GNU debugger, assembler, linker, and the binary |