diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-13 07:15:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-11-13 07:15:16 +0000 |
commit | 4fb9d3c4ec8e78609dd64c10f62dcc580deccf2e (patch) | |
tree | 0740d60ffa7cf2ae34b3118cb286c136a0e3b87e /lib/libc/sys/setsid.2 | |
parent | db2b5223d90c6f4d4dd6c24ce5c57fea73e3029c (diff) |
Xr correctly
Diffstat (limited to 'lib/libc/sys/setsid.2')
-rw-r--r-- | lib/libc/sys/setsid.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/setsid.2 b/lib/libc/sys/setsid.2 index a10e0fc61ea..a88640b2682 100644 --- a/lib/libc/sys/setsid.2 +++ b/lib/libc/sys/setsid.2 @@ -70,6 +70,7 @@ group ID of a process other than the calling process matches the process ID of the calling process. .El .Sh SEE ALSO +.Xr getsid 2 , .Xr setpgid 3 , .Xr tcgetpgrp 3 , .Xr tcsetpgrp 3 |