diff options
author | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-13 17:00:09 +0000 |
---|---|---|
committer | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-13 17:00:09 +0000 |
commit | df05e4cef03185404a6e021dc25eeb444188ff0b (patch) | |
tree | e9a529e34cc50985cc6c1ae3b9df6c9fe53d2de6 /libiberty | |
parent | d974df7f94c83bb4dc67d7470df6465398d7fda1 (diff) | |
download | gcc-df05e4cef03185404a6e021dc25eeb444188ff0b.tar.gz |
Revert Index->Manual Index until --no-split is removed...
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90584 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
-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 4e4e85a55c8..756214a2122 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 aa51285b5ec..d3701e69dfa 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 |