bfd.c: use `<<foo>>' instead of @file{foo}
authorRoland Pesch <pesch@cygnus>
Wed, 29 Jan 1992 01:04:30 +0000 (01:04 +0000)
committerRoland Pesch <pesch@cygnus>
Wed, 29 Jan 1992 01:04:30 +0000 (01:04 +0000)
section.c, syms.c: @* rather than * at beginning of menu lines

bfd/section.c
bfd/syms.c

index 8cdb23bc340227ace73c82c62c88e6a2b5738183..66a22bc100bd68537c3e69259f07f57bab69f9cd 100644 (file)
@@ -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
index 72243a47ac73dc3a0be888cc3e9324d3e8f9f05f..d6a25a993ed3fc093cc4ffd22098ab97e6834606 100644 (file)
@@ -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