This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool.
The following commit(s) were added to refs/heads/development by this push: new f006a400 libtool.texi: Remove section 'References' f006a400 is described below commit f006a400b6d3236f78286651a9428ba58c9bc1ae Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Mon Nov 18 20:50:01 2024 +0200 libtool.texi: Remove section 'References' The section 'References' only contained old broken links. * doc/libtool.texi: Remove broken links from documentation. --- doc/libtool.texi | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/doc/libtool.texi b/doc/libtool.texi index 57212021..263e3ad6 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -203,7 +203,6 @@ Porting libtool to new systems Platform quirks -* References:: Finding more information. * Compilers:: Creating object files from source files. * Reloadable objects:: Binding object files together. * Multiple dependencies:: Removing duplicate dependent libraries. @@ -5926,7 +5925,6 @@ themselves, you should have a better sense of how to improve libtool, or write your own. @menu -* References:: Finding more information. * Compilers:: Creating object files from source files. * Reloadable objects:: Binding object files together. * Multiple dependencies:: Removing duplicate dependent libraries. @@ -5936,36 +5934,6 @@ write your own. * Windows DLLs:: Windows header defines. @end menu -@node References -@subsection References - -The following is a list of valuable documentation references: - -@itemize @bullet -@item -SGI's IRIX Manual Pages can be found at@* -@url{http://techpubs.sgi.com/cgi-bin/infosrch.cgi?cmd=browse&db=man}. - -@item -Sun's free service area -(@url{http://www.sun.com/service/online/free.html}) and documentation -server (@url{http://docs.sun.com/}). - -@item -Compaq's Tru64 UNIX online documentation is at@* -(@url{http://tru64unix.compaq.com/faqs/publications/pub_page/doc_list.html}) -with C++ documentation at@* -(@url{http://tru64unix.compaq.com/cplus/docs/index.htm}). - -@item -Hewlett-Packard has online documentation at -(@url{http://docs.hp.com/index.html}). - -@item -IBM has online documentation at -(@url{http://www.rs6000.ibm.com/resource/aix_resource/Pubs/}). -@end itemize - @node Compilers @subsection Compilers