diff options
author | Mike Stump <mrs@apple.com> | 2004-11-13 06:20:01 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2004-11-13 06:20:01 +0000 |
commit | ea27a394083d988060e9b407702fab79f5fe8cc0 (patch) | |
tree | 861af1c7f9d4168985d5a5243545db73c33be8a0 /libiberty | |
parent | 92b6dff30288af56b6373689489a69d7e02f4193 (diff) | |
download | gcc-ea27a394083d988060e9b407702fab79f5fe8cc0.zip gcc-ea27a394083d988060e9b407702fab79f5fe8cc0.tar.gz gcc-ea27a394083d988060e9b407702fab79f5fe8cc0.tar.bz2 |
libiberty.texi (Index): Fix html generation with makeinfo by renaming this node to Manual Index.
* libiberty.texi (Index): Fix html generation with makeinfo by
renaming this node to Manual Index.
From-SVN: r90571
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 5 | ||||
-rw-r--r-- | libiberty/libiberty.texi | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c8ea333..9a14192 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2004-11-12 Mike Stump <mrs@apple.com> + + * libiberty.texi (Index): Fix html generation with makeinfo by + renaming this node to Manual Index. + 2004-09-08 Adam Nemet <anemet@lnxw.com> * vasprintf.c: Accept __va_copy in addition to va_copy. diff --git a/libiberty/libiberty.texi b/libiberty/libiberty.texi index b57e3c5..aa51285 100644 --- a/libiberty/libiberty.texi +++ b/libiberty/libiberty.texi @@ -93,7 +93,7 @@ This edition accompanies GCC 3, September 2001. * Licenses:: The various licenses under which libiberty sources are distributed. -* Index:: Index of functions and categories. +* Manual Index:: Index of functions and categories. @end menu @node Using @@ -315,8 +315,8 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -@node Index -@unnumbered Index +@node Manual Index +@unnumbered Manual Index @printindex cp |