* ChangeLog: Typo.

* doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for
DVI output.
This commit is contained in:
Ralf Wildenhues 2006-04-29 06:23:15 +00:00
parent 75bef14d20
commit 42388b3835
2 changed files with 9 additions and 3 deletions

View File

@ -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

View 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