Deleted Added
full compact
sigsuspend.2 (17782) sigsuspend.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.

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

70.Dv EINTR .
71.Sh SEE ALSO
72.Xr sigprocmask 2 ,
73.Xr sigaction 2 ,
74.Xr sigsetops 3
75.Sh STANDARDS
76The
77.Fn sigsupend
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.

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

70.Dv EINTR .
71.Sh SEE ALSO
72.Xr sigprocmask 2 ,
73.Xr sigaction 2 ,
74.Xr sigsetops 3
75.Sh STANDARDS
76The
77.Fn sigsupend
78function call
79conforms to
80.St -p1003.1-88 .
78function call is expected to conform to
79.St -p1003.1-90 .