From: Ralf Wildenhues Date: Sun, 4 Dec 2005 17:57:46 +0000 (+0000) Subject: * doc/libtool.texi (References): Do not use `@/' for the benefit X-Git-Tag: release-2-1b~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a21d04b3d47b93c5b063298dfd7d515fd8ad6f05;p=thirdparty%2Flibtool.git * doc/libtool.texi (References): Do not use `@/' for the benefit of older `makeinfo', break lines instead. --- diff --git a/ChangeLog b/ChangeLog index ece38e638..e08f4967f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-12-04 Ralf Wildenhues + * doc/libtool.texi (References): Do not use `@/' for the benefit + of older `makeinfo', break lines instead. + * Makefile.am (install-data-local): No continuation here. (dist-hook): Fix copying of README.alpha to README. * tests/early-libtool.at (configure.ac): Remove diff --git a/doc/libtool.texi b/doc/libtool.texi index ae248437f..e2db90e34 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -4981,8 +4981,8 @@ 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}. +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 @@ -4990,10 +4990,10 @@ Sun's free service area 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}). +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