[BACK]Return to sigset.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/gen/sigset.3 between version 1.7 and 1.8

version 1.7, 2010/04/30 04:39:16 version 1.8, 2010/04/30 06:48:20
Line 105  function will fail if:
Line 105  function will fail if:
 .It Bq Er EINVAL  .It Bq Er EINVAL
 The argument  The argument
 .Fa sig  .Fa sig
 is not a valid signal number.  is not a valid signal number;
 .It Bq Er EINVAL  or an attempt is made to ignore a signal that cannot be ignored,
 An attempt is made to ignore a signal that cannot be ignored,  
 such as  such as
 .Dv SIGKILL  .Dv SIGKILL
 or  or

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>