From: Ralf Wildenhues Date: Sat, 29 Apr 2006 06:23:15 +0000 (+0000) Subject: * ChangeLog: Typo. X-Git-Tag: AUTOCONF-2.59d~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42388b38353424c871aaeb9dd1b00a1ad8515170;p=thirdparty%2Fautoconf.git * ChangeLog: Typo. * doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for DVI output. --- diff --git a/ChangeLog b/ChangeLog index b7f897e63..15baace93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-04-29 Ralf Wildenhues + + * ChangeLog: Typo. + * doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for + DVI output. + 2006-04-28 Ralf Wildenhues * doc/autoconf.texi (Limitations of Builtins): Document FreeBSD @@ -7,7 +13,7 @@ 2006-04-26 Paul Eggert - * doc/autoconf.texi (Portable C and C++, Varities of Unportability): + * doc/autoconf.texi (Portable C and C++, Varieties of Unportability): (Integer Overflow, Null Pointers, Buffer Overruns): (Floating Point Portability, Exiting Portably): New sections. (Writing Test Programs): Fix some langauge. Recommend exiting diff --git a/doc/autoconf.texi b/doc/autoconf.texi index acfb9ec4b..66448a4b8 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -10489,10 +10489,10 @@ Some of these external utilities have a portable subset of features; see There are other sources of documentation about shells. The specification for the Posix -@uref{http://www.opengroup.org/susv3/utilities/xcu_chap02.html, Shell +@uref{http://www.opengroup.org/@/susv3/@/utilities/@/xcu_chap02.html, Shell Command Language}, though more generous than the restrictive shell subset described above, is fairly portable nowadays. Also please see -@uref{http://www.faqs.org/faqs/unix-faq/shell/, the Shell FAQs}. +@uref{http://www.faqs.org/@/faqs/@/unix-faq/@/shell/, the Shell FAQs}. @menu * Shellology:: A zoology of shells