Eric Blake wrote:
> > +   dies from a fatal signal such as SIGQUIT, SIGKILL, or SIGABRT, SIGSEGV,
> > +   SIGBUS, SIGILL, SIGFPE,  */
> 
> The grammar is a bit off, though.  Should the "or" be moved to the end,

SIGQUIT, SIGKILL are signals forceful kill signals from outside the program,
whereas SIGABRT, SIGSEGV, SIGBUS, SIGILL, SIGFPE are signals the program
causes itself. Two different groups of signals.

> and the sentence end in "."?

Oops, yes.

Bruno
-- 
In memoriam Marian Batko <http://pl.wikipedia.org/wiki/Marian_Batko>
<http://en.auschwitz.org.pl/m/index.php?Itemid=8&id=478&option=com_content&task=view>

Reply via email to