Hello Akihiro Motoki, Patch applied. Thank you! Cheers, Michael On 01/05/2015 07:01 PM, Akihiro Motoki wrote: > 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; > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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