On 02/11/2014 09:59 PM, Kalle Olavi Niemitalo wrote: > In man-pages 3.58, sigvec(3) contains this example of sigmask: > > vec.sv_mask = sigmask(SIGQUIT) | sigpause(SIGABRT); > /* Block SIGQUIT and SIGABRT during > handler execution */ > > The second call should be sigmask(SIGABRT). > Thanks, Kalle. Fixed. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html