Deleted Added
full compact
setsid.2 (17782) setsid.2 (20097)
1.\" Copyright (c) 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.Sh SEE ALSO
71.Xr setpgid 2 ,
72.Xr tcgetpgrp 3 ,
73.Xr tcsetpgrp 3
74.Sh STANDARDS
75The
76.Fn setsid
77function is expected to be compliant with the
1.\" Copyright (c) 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.Sh SEE ALSO
71.Xr setpgid 2 ,
72.Xr tcgetpgrp 3 ,
73.Xr tcsetpgrp 3
74.Sh STANDARDS
75The
76.Fn setsid
77function is expected to be compliant with the
78.St -p1003.1-88
78.St -p1003.1-90
79specification.
79specification.