bfd.c: use `<<foo>>' instead of @file{foo}

section.c, syms.c: @* rather than * at beginning of menu lines
This commit is contained in:
Roland Pesch 1992-01-29 01:04:30 +00:00
parent 2b74083cb8
commit 151760d0d7
2 changed files with 8 additions and 8 deletions

View File

@ -30,10 +30,10 @@ SECTION
each one points to the next in the list. each one points to the next in the list.
@menu @menu
* Section Input:: @* Section Input::
* Section Output:: @* Section Output::
* typedef asection:: @* typedef asection::
* section prototypes:: @* section prototypes::
@end menu @end menu
@node Section Input, Section Output, Sections, Sections @node Section Input, Section Output, Sections, Sections

View File

@ -46,10 +46,10 @@ SECTION
like the linker to output a symbol as read, since the 'behind like the linker to output a symbol as read, since the 'behind
the sceens' information will be still available. the sceens' information will be still available.
@menu @menu
* Reading Symbols:: @* Reading Symbols::
* Writing Symbols:: @* Writing Symbols::
* typedef asymbol:: @* typedef asymbol::
* symbol handling functions:: @* symbol handling functions::
@end menu @end menu
@node Reading Symbols, Writing Symbols, Symbols, Symbols @node Reading Symbols, Writing Symbols, Symbols, Symbols