Deleted Added
full compact
sigprocmask.2 (17782) sigprocmask.2 (20097)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 103 unchanged lines hidden (view full) ---

112.Xr sigaction 2 ,
113.Xr sigsetops 3 ,
114.Xr sigsuspend 2
115.Sh STANDARDS
116The
117.Fn sigprocmask
118function call is expected to
119conform to
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 103 unchanged lines hidden (view full) ---

112.Xr sigaction 2 ,
113.Xr sigsetops 3 ,
114.Xr sigsuspend 2
115.Sh STANDARDS
116The
117.Fn sigprocmask
118function call is expected to
119conform to
120.St -p1003.1-88 .
120.St -p1003.1-90 .