]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Change acronym BFD to Binary File Descriptor.
authorJeremy Bryant <jb@jeremybryant.net>
Thu, 24 Apr 2025 22:24:52 +0000 (23:24 +0100)
committerTom Tromey <tromey@adacore.com>
Tue, 29 Apr 2025 15:33:00 +0000 (09:33 -0600)
This fixes a typo in gdb/README.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/README

index 8836120d7ca780df7cf94196d03ccc8821e4aa20..5a0030511d61a4314830ec7d2ce546307780769b 100644 (file)
@@ -17,7 +17,7 @@ Unpacking and Installation -- quick overview
 'gdb-VERSION.tar.gz', where VERSION is the version of GDB.
 
    The GDB debugger sources, the generic GNU include
-files, the BFD ("binary file description") library, the readline
+files, the BFD ("Binary File Descriptor") library, the readline
 library, and other libraries all have directories of their own
 underneath the gdb-VERSION directory.  The idea is that a variety of GNU
 tools can share a common copy of these things.  Be aware of variation