[EMAIL PROTECTED] wrote:
> Configuration Information [Automatically generated, do not change]:
> Machine: powerpc
> OS: aix4.3.3.0
> Compiler: cc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='powerpc'
> -DCONF_OSTYPE='aix4.3.3.0' -DCONF_MACHTYPE='powerpc-ibm-aix4.3.3.0'
> -DCONF_VENDOR
The first bug is in the bash(1) man page. In the SHELL GRAMMAR ->
Compound Commands -> [[ expression ]] section: "The return value is
0 if the string matches or does not match the pattern, respectively,
and 1 otherwise." This sentence is unclear. It is likely that
"respectively" maps "match