Hi Eric,
* Eric Blake wrote on Sat, Nov 03, 2007 at 04:40:34PM CET:
>
> Any more edits before we check this in?
Looks good to me. If you like, you can adjust the nits below
(but please don't put me in the ChangeLog entry ;-)
[...]
> +As recently as GNU Bash 3.2, some shells do not properly set @samp{$?}
> +when failing to write redirected output of any compound command other
> +than a subshell group, when that compound command is the first thing
> +executed. This is most commonly observed with @[EMAIL PROTECTED], but
> affects
> +other compound commands.
You could add "also" after "but", or "as well" at the end.
> +The workaround is simple - prime bash with a simple command before any
> +compound command with redirection.
I'd use a colon "simple: prime ...", also the manual mostly uses
word---word for em dashes.
Cheers,
Ralf