Commit 6b66a955 by Mike Stump

Revert Index->Manual Index until --no-split is removed...

From-SVN: r90584
parent 3c374d91
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
* Makefile.in (libiberty.html): Fix html generation. * 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> 2004-09-08 Adam Nemet <anemet@lnxw.com>
* vasprintf.c: Accept __va_copy in addition to va_copy. * vasprintf.c: Accept __va_copy in addition to va_copy.
......
...@@ -93,7 +93,7 @@ This edition accompanies GCC 3, September 2001. ...@@ -93,7 +93,7 @@ This edition accompanies GCC 3, September 2001.
* Licenses:: The various licenses under which libiberty sources are * Licenses:: The various licenses under which libiberty sources are
distributed. distributed.
* Manual Index:: Index of functions and categories. * Index:: Index of functions and categories.
@end menu @end menu
@node Using @node Using
...@@ -315,8 +315,8 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ...@@ -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 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE. SUCH DAMAGE.
@node Manual Index @node Index
@unnumbered Manual Index @unnumbered Index
@printindex cp @printindex cp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment