From 7ca01ed925b6be550d5d46bd2f0a68bb3e63ff7b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 7 Jan 2013 12:11:13 +0000 Subject: * ld.texinfo: Replace @ with @@ when it is part of the text. Correct ordering of M68HC11 entry. * doc/binutils.texi: Fix ordering of top level nodes. Replace erroneous uses of @itemx with @item. * bfd.texinfo: Replace @ with @@ when it is part of the text. --- binutils/doc/binutils.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'binutils/doc') diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 56a0510..fb1802b 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -148,18 +148,18 @@ in the section entitled ``GNU Free Documentation License''. * objcopy:: Copy and translate object files * objdump:: Display information from object files * ranlib:: Generate index to archive contents -* readelf:: Display the contents of ELF format files * size:: List section sizes and total size * strings:: List printable strings from files * strip:: Discard symbols -* elfedit:: Update the ELF header of ELF files * c++filt:: Filter to demangle encoded C++ symbols * cxxfilt: c++filt. MS-DOS name for c++filt * addr2line:: Convert addresses to file and line * nlmconv:: Converts object code into an NLM -* windres:: Manipulate Windows resources * windmc:: Generator for Windows message resources +* windres:: Manipulate Windows resources * dlltool:: Create files needed to build and use DLLs +* readelf:: Display the contents of ELF format files +* elfedit:: Update the ELF header of ELF files * Common Options:: Command-line options for all utilities * Selecting the Target System:: How these utilities determine the target * Reporting Bugs:: Reporting Bugs @@ -2907,7 +2907,7 @@ the Info entries for @file{binutils}. @c man end @end ignore -@node c++filt, addr2line, elfedit, Top +@node c++filt, addr2line, strip, Top @chapter c++filt @kindex c++filt -- cgit v1.1