From 151760d0d71746acf2517b14d07feb99f1a9cc59 Mon Sep 17 00:00:00 2001 From: Roland Pesch Date: Wed, 29 Jan 1992 01:04:30 +0000 Subject: [PATCH] bfd.c: use `<>' instead of @file{foo} section.c, syms.c: @* rather than * at beginning of menu lines --- bfd/section.c | 8 ++++---- bfd/syms.c | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bfd/section.c b/bfd/section.c index 8cdb23bc34..66a22bc100 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 diff --git a/bfd/syms.c b/bfd/syms.c index 72243a47ac..d6a25a993e 100644 --- a/bfd/syms.c +++ b/bfd/syms.c @@ -46,10 +46,10 @@ SECTION like the linker to output a symbol as read, since the 'behind the sceens' information will be still available. @menu -* Reading Symbols:: -* Writing Symbols:: -* typedef asymbol:: -* symbol handling functions:: +@* Reading Symbols:: +@* Writing Symbols:: +@* typedef asymbol:: +@* symbol handling functions:: @end menu @node Reading Symbols, Writing Symbols, Symbols, Symbols