* 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.
This commit is contained in:
Bob Wilson
2005-10-05 21:24:23 +00:00
parent f0e0fb23b5
commit 1b74d0942e
11 changed files with 37 additions and 4 deletions

View File

@@ -27,6 +27,9 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
SECTION
Initialization
SUBSECTION
Initialization functions
These are the functions that handle initializing a BFD.
*/