aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-02-18 20:54:01 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2008-02-18 20:54:01 +0100
commit0802ae58ae482688b0177086598bc10469645333 (patch)
tree6a231d2b3a4ae8bce290d821d5b336b45fe0fed7
parentb5b5e640fc4879308ab32927285677f2faabf2fb (diff)
downloadgcc-0802ae58ae482688b0177086598bc10469645333.zip
gcc-0802ae58ae482688b0177086598bc10469645333.tar.gz
gcc-0802ae58ae482688b0177086598bc10469645333.tar.bz2
cp-tools.texinfo (@direntry): Prefix info name with cp-.
* doc/cp-tools.texinfo (@direntry): Prefix info name with cp-. * doc/cp-hacking.texinfo (@direntry): Likewise. * doc/cp-vmintegration.texinfo (@direntry): Likewise. From-SVN: r132391
-rw-r--r--libjava/classpath/ChangeLog.gcj6
-rw-r--r--libjava/classpath/doc/cp-hacking.texinfo2
-rw-r--r--libjava/classpath/doc/cp-tools.texinfo2
-rw-r--r--libjava/classpath/doc/cp-vmintegration.texinfo2
4 files changed, 9 insertions, 3 deletions
diff --git a/libjava/classpath/ChangeLog.gcj b/libjava/classpath/ChangeLog.gcj
index 7d3eb99..c28eba0 100644
--- a/libjava/classpath/ChangeLog.gcj
+++ b/libjava/classpath/ChangeLog.gcj
@@ -1,3 +1,9 @@
+2008-02-18 Jakub Jelinek <jakub@redhat.com>
+
+ * doc/cp-tools.texinfo (@direntry): Prefix info name with cp-.
+ * doc/cp-hacking.texinfo (@direntry): Likewise.
+ * doc/cp-vmintegration.texinfo (@direntry): Likewise.
+
2008-02-06 Matthias Klose <doko@ubuntu.com>
* tools/Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.
diff --git a/libjava/classpath/doc/cp-hacking.texinfo b/libjava/classpath/doc/cp-hacking.texinfo
index c79ea52..f4beb7e 100644
--- a/libjava/classpath/doc/cp-hacking.texinfo
+++ b/libjava/classpath/doc/cp-hacking.texinfo
@@ -16,7 +16,7 @@ Copyright (C) 1998,1999,2000,2001,2002,2003,2004,2005,2007 Free Software Foundat
@ifnotplaintext
@dircategory GNU Libraries
@direntry
-* Classpath Hacking: (hacking). GNU Classpath Hacker's Guide
+* Classpath Hacking: (cp-hacking). GNU Classpath Hacker's Guide
@end direntry
@end ifnotplaintext
@end ifinfo
diff --git a/libjava/classpath/doc/cp-tools.texinfo b/libjava/classpath/doc/cp-tools.texinfo
index 64a9b67..f961bfd 100644
--- a/libjava/classpath/doc/cp-tools.texinfo
+++ b/libjava/classpath/doc/cp-tools.texinfo
@@ -27,7 +27,7 @@ Copyright (C) 2006, 2007 Free Software Foundation, Inc.
@ifnotplaintext
@dircategory GNU Libraries
@direntry
-* Classpath Tools: (tools). GNU Classpath Tools Guide
+* Classpath Tools: (cp-tools). GNU Classpath Tools Guide
@end direntry
@end ifnotplaintext
@end ifinfo
diff --git a/libjava/classpath/doc/cp-vmintegration.texinfo b/libjava/classpath/doc/cp-vmintegration.texinfo
index 97f381a..4d54e30 100644
--- a/libjava/classpath/doc/cp-vmintegration.texinfo
+++ b/libjava/classpath/doc/cp-vmintegration.texinfo
@@ -17,7 +17,7 @@ Copyright (C) 1998-2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@ifnotplaintext
@dircategory GNU Libraries
@direntry
-* VM Integration: (vmintegration). GNU Classpath VM Integration Guide
+* VM Integration: (cp-vmintegration). GNU Classpath VM Integration Guide
@end direntry
@end ifnotplaintext
@end ifinfo