]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/setpgid.2
xnu-3248.20.55.tar.gz
[apple/xnu.git] / bsd / man / man2 / setpgid.2
index 36d82683af7c78ed7a74403555346739ba668557..63ab9783add76aa6180ff2fae9bfde6505c9cb0c 100644 (file)
@@ -65,11 +65,6 @@ If the invoker is not the super-user, then the affected process
 must have the same effective user-id as the invoker or be a descendant
 of the invoking process.
 .Pp
-If the calling process is not already a session leader,
-.Fn setpgrp
-sets the process group ID of the calling process
-to that of the calling process.
-Any new session that this creates will have no controlling terminal.
 .Sh RETURN VALUES
 .Fn Setpgid
 returns 0 when the operation was successful.