diff --git a/man2/setsid.2 b/man2/setsid.2 index cff8e22..ee9abac 100644 --- a/man2/setsid.2 +++ b/man2/setsid.2 @@ -76,7 +76,7 @@ The session ID is preserved across an A process group leader is a process whose process group ID equals its PID. Disallowing a process group leader from calling -.BR setsid() +.BR setsid () prevents the possibility that a process group leader places itself in a new session while other processes in the process group remain in the original session; -- Akihiro Motoki <amotoki@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html