aboutsummaryrefslogtreecommitdiff
path: root/bfd/syms.c
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-01-29 01:04:30 +0000
committerRoland Pesch <pesch@cygnus>1992-01-29 01:04:30 +0000
commit151760d0d71746acf2517b14d07feb99f1a9cc59 (patch)
tree81769b06d98305b6d1d3021d306c4b57737a5e17 /bfd/syms.c
parent2b74083cb880a8608abe3cb79952a0e4782c8bf2 (diff)
downloadfsf-binutils-gdb-151760d0d71746acf2517b14d07feb99f1a9cc59.zip
fsf-binutils-gdb-151760d0d71746acf2517b14d07feb99f1a9cc59.tar.gz
fsf-binutils-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/syms.c')
-rw-r--r--bfd/syms.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/syms.c b/bfd/syms.c
index 72243a4..d6a25a9 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