summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setsid.2
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-13 07:15:16 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-13 07:15:16 +0000
commit4fb9d3c4ec8e78609dd64c10f62dcc580deccf2e (patch)
tree0740d60ffa7cf2ae34b3118cb286c136a0e3b87e /lib/libc/sys/setsid.2
parentdb2b5223d90c6f4d4dd6c24ce5c57fea73e3029c (diff)
Xr correctly
Diffstat (limited to 'lib/libc/sys/setsid.2')
-rw-r--r--lib/libc/sys/setsid.21
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