K 10 svn:author V 3 phk K 8 svn:date V 27 1998-04-26T06:19:24.000000Z K 7 svn:log V 347 `sigprocmask()' man page references `sigmask()' in synopsis. Note odd `sigmask()' line in synopsis. `sigsetops(3)' is better suited for `sigprocmask' and is already referenced from the manual page. (`sigmask()' is useful for the older (& deprecated) `sigsetmask()' API). PR: 6395 Reviewed by: phk Submitted by: Joseph Koshy END