summaryrefslogtreecommitdiff
path: root/bfd/format.c
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2005-10-05 21:24:23 +0000
committerBob Wilson <bob.wilson@acm.org>2005-10-05 21:24:23 +0000
commitd9d55f555c5c07fea0e5e3c7671e9cd669dc029e (patch)
treed66a171f3d42723f1351b61878f7605f4f2f970e /bfd/format.c
parentfad6fdd73696f2e5bc0f745e388e05c0fcef614a (diff)
downloadbinutils-redhat-d9d55f555c5c07fea0e5e3c7671e9cd669dc029e.tar.gz
* archive.c: Add missing SUBSECTION for documentation.
* bfd.c: Likewise. * cache.c: Likewise. * corefile.c: Likewise. * format.c: Likewise. * init.c: Likewise. * libbfd.c: Likewise. * opncls.c: Likewise. * elf.c: Remove blank line after SECTION heading. * reloc.c: Change "howto manager" SECTION to a SUBSECTION.
Diffstat (limited to 'bfd/format.c')
-rw-r--r--bfd/format.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/format.c b/bfd/format.c
index 4ccca2a3aa..ba9ca9f609 100644
--- a/bfd/format.c
+++ b/bfd/format.c
@@ -38,6 +38,8 @@ SECTION
The BFD contains the result of an executable core dump.
+SUBSECTION
+ File format functions
*/
#include "bfd.h"