]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Mention Bash before Ksh.
authorAkim Demaille <akim@epita.fr>
Thu, 11 Jan 2001 15:57:48 +0000 (15:57 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 11 Jan 2001 15:57:48 +0000 (15:57 +0000)
doc/autoconf.texi

index a0e0dd7012b9ea1ac156ae177466ebca228271e0..8f95e4b324a3759b9bf3a5d7e2fd1eb6d3973530 100644 (file)
@@ -5020,7 +5020,7 @@ man pages}.
 
 When writing your own checks, there are some shell script programming
 techniques you should avoid in order to make your code portable.  The
-Bourne shell and upward-compatible shells like Bash and the Korn shell
+Bourne shell and upward-compatible shells like the Korn shell and Bash
 have evolved over the years, but to prevent trouble, do not take
 advantage of features that were added after @sc{unix} version 7, circa
 1977.  You should not use shell functions, aliases, negated character