]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* ChangeLog: Typo.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 29 Apr 2006 06:23:15 +0000 (06:23 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 29 Apr 2006 06:23:15 +0000 (06:23 +0000)
* doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for
DVI output.

ChangeLog
doc/autoconf.texi

index b7f897e63b7a80bcc3c021496417b42b01d5a1c9..15baace9382e3de2f649ae1710f1740f3edf857d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * ChangeLog: Typo.
+       * doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for
+       DVI output.
+
 2006-04-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * doc/autoconf.texi (Limitations of Builtins): Document FreeBSD
@@ -7,7 +13,7 @@
 
 2006-04-26  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * 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
index acfb9ec4b19aef40fe7189ff186cc60b15280226..66448a4b8e47f42f9807c4b49590dd6364611cef 100644 (file)
@@ -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