diff options
author | Roland Pesch <pesch@cygnus> | 1992-01-29 01:04:30 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-01-29 01:04:30 +0000 |
commit | 151760d0d71746acf2517b14d07feb99f1a9cc59 (patch) | |
tree | 81769b06d98305b6d1d3021d306c4b57737a5e17 /bfd/section.c | |
parent | 2b74083cb880a8608abe3cb79952a0e4782c8bf2 (diff) | |
download | gdb-151760d0d71746acf2517b14d07feb99f1a9cc59.zip gdb-151760d0d71746acf2517b14d07feb99f1a9cc59.tar.gz gdb-151760d0d71746acf2517b14d07feb99f1a9cc59.tar.bz2 |
bfd.c: use `<<foo>>' instead of @file{foo}
section.c, syms.c: @* rather than * at beginning of menu lines
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 |