On Tuesday 20 September 2011, Eric Blake wrote:
> On 09/13/2011 11:36 AM, Stefano Lattarini wrote:
> > +
> > +Solaris 10 @command{/bin/sh} automatically trap most signals by default;
> 
> s/trap/traps/
> 
> > +
> > +This gets even worse if one is using the POSIX `wait' interface to get
> > +details about the shell process terminations: it will result that the
> > +shell exited normally, not upon receiving a signal.
> 
> s/result that the shell exited normally, not upon receiving a 
> signal/result in the shell exiting normally, rather than by receiving a 
> signal/
> 
> ACK with those nits fixed.
> 
Done and pushed.

Many thanks for the review,
  Stefano

Reply via email to