diff options
author | Mike Stump <mrs@gcc.gnu.org> | 2004-11-13 17:00:09 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2004-11-13 17:00:09 +0000 |
commit | 6b66a9554fb37b9ecb7b8f0a2369997dd653c45a (patch) | |
tree | e9a529e34cc50985cc6c1ae3b9df6c9fe53d2de6 | |
parent | 3c374d9134c3076dec8759fe965f31102cd5c04a (diff) | |
download | gcc-6b66a9554fb37b9ecb7b8f0a2369997dd653c45a.zip gcc-6b66a9554fb37b9ecb7b8f0a2369997dd653c45a.tar.gz gcc-6b66a9554fb37b9ecb7b8f0a2369997dd653c45a.tar.bz2 |
Revert Index->Manual Index until --no-split is removed...
From-SVN: r90584
-rw-r--r-- | libiberty/ChangeLog | 3 | ||||
-rw-r--r-- | libiberty/libiberty.texi | 6 |
2 files changed, 3 insertions, 6 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 4e4e85a..756214a 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -2,9 +2,6 @@ * Makefile.in (libiberty.html): Fix html generation. - * 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 aa51285..d3701e6 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. -* Manual Index:: Index of functions and categories. +* 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 Manual Index -@unnumbered Manual Index +@node Index +@unnumbered Index @printindex cp |