diff options
Diffstat (limited to 'bfd/section.c')
-rw-r--r-- | bfd/section.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/section.c b/bfd/section.c index 8cdb23b..66a22bc 100644 --- a/bfd/section.c +++ b/bfd/section.c @@ -30,10 +30,10 @@ SECTION each one points to the next in the list. @menu -* Section Input:: -* Section Output:: -* typedef asection:: -* section prototypes:: +@* Section Input:: +@* Section Output:: +@* typedef asection:: +@* section prototypes:: @end menu @node Section Input, Section Output, Sections, Sections |