diff options
author | Carlos O'Donell <carlos@codesourcery.com> | 2006-05-11 16:11:28 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@codesourcery.com> | 2006-05-11 16:11:28 +0000 |
commit | 527b7e85d7797f742cf3fc7344291ede9bfe0f93 (patch) | |
tree | 17dfdae83669a9d870c2322be708490edfc32188 | |
parent | 37a9486b471e109354285f791c1ec45132d4a9a8 (diff) | |
download | gdb-527b7e85d7797f742cf3fc7344291ede9bfe0f93.tar.gz |
bfd/doc/
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
* bfd.texinfo: Rename "Index" to "BFD Index"
gas/
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
* doc/as.texinfo: Rename "Index" to "AS Index",
and "ABORT" to "ABORT (COFF)".
ld/
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
* ld.texinfo: Rename "Index" to "LD Index"
-rw-r--r-- | bfd/doc/ChangeLog | 4 | ||||
-rw-r--r-- | bfd/doc/bfd.texinfo | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index d00fd99332f..de91f676b39 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-05-11 Carlos O'Donell <carlos@codesourcery.com> + + * bfd.texinfo: Rename "Index" to "BFD Index" + 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html and install-html-am targets. diff --git a/bfd/doc/bfd.texinfo b/bfd/doc/bfd.texinfo index 94dd23ac739..975a6ed65fa 100644 --- a/bfd/doc/bfd.texinfo +++ b/bfd/doc/bfd.texinfo @@ -98,7 +98,7 @@ This file documents the binary file descriptor library libbfd. * BFD front end:: BFD front end * BFD back ends:: BFD back ends * GNU Free Documentation License:: GNU Free Documentation License -* Index:: Index +* BFD Index:: BFD Index @end menu @node Overview, BFD front end, Top, Top @@ -324,11 +324,11 @@ All of BFD lives in one directory. @node mmo, , elf, BFD back ends @include mmo.texi -@node GNU Free Documentation License, Index, BFD back ends, Top +@node GNU Free Documentation License, BFD Index, BFD back ends, Top @include fdl.texi -@node Index, , GNU Free Documentation License, Top -@unnumbered Index +@node BFD Index, , GNU Free Documentation License, Top +@unnumbered BFD Index @printindex cp @tex |