small mistakes in options and descriptions [patch]

2006-12-11 Thread Benno Schulenberg
Hi, None of the synopses of the 'set' command mentions the -E and -T options. The first patch corrects this. The second patch brings some texts printed by 'help' more in line with the man page: among other things it corrects a mistake in the description of 'trap' and removes a duplicate sen

gettextizing more skipped messages [patch]

2006-12-11 Thread Benno Schulenberg
Attached patch gettextizes a bunch of strings that were found uninternationalized while skimming through all the *.def and *.c files. The second patch does this also for siglist.c file. The third patch removes the duplication of the command name from the output of 'help', as this duplication

Re: the mystery values of $?: 147 and 148

2006-12-11 Thread Chet Ramey
> Here at Clodsburger Research, we discovered the mystery values, 147 > and 148. Please document them on the man page. "The return value of a simple command is its exit status, or 128+n if the command is terminated by signal n." You can quibble about whether `stopped', `suspended' and `terminated

Re: "for i do ..." broken with --enable-minimal-config

2006-12-11 Thread Chet Ramey
[EMAIL PROTECTED] wrote: > Configuration Information [Automatically generated, do not change]: > Machine: i686 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' > -DCONF_VENDOR='pc' -DLOCA

Re: --prefix=FOO ignored when --disable-nls given

2006-12-11 Thread Chet Ramey
> Machine Type: i686-pc-linux-gnu > > Bash Version: 3.2 > Patch Level: 5 > Release Status: release > > Description: > When compiling bash and running "./configure", the directory specified by > "--prefix=FOO" is ignored when "--disable-nls" is given at the same time. > $prefix then defaults to "/