Skip to content

Commit f79a8e5

Browse files
jeremy-bryanttromey
authored andcommitted
Change acronym BFD to Binary File Descriptor.
This fixes a typo in gdb/README. Approved-By: Tom Tromey <[email protected]>
1 parent 9727f26 commit f79a8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdb/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Unpacking and Installation -- quick overview
1717
'gdb-VERSION.tar.gz', where VERSION is the version of GDB.
1818

1919
The GDB debugger sources, the generic GNU include
20-
files, the BFD ("binary file description") library, the readline
20+
files, the BFD ("Binary File Descriptor") library, the readline
2121
library, and other libraries all have directories of their own
2222
underneath the gdb-VERSION directory. The idea is that a variety of GNU
2323
tools can share a common copy of these things. Be aware of variation

0 commit comments

Comments
 (0)