All of lore.kernel.org
 help / color / mirror / Atom feed
* setsid.2: format fix
@ 2015-01-05 18:01 Akihiro Motoki
       [not found] ` <CALhU9tnQhL4yZAr_Drpd3bEophdNfDs+MJsaK=kmkktQuxS9jQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Akihiro Motoki @ 2015-01-05 18:01 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

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-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: setsid.2: format fix
       [not found] ` <CALhU9tnQhL4yZAr_Drpd3bEophdNfDs+MJsaK=kmkktQuxS9jQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-01-06  7:11   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-01-06  7:11 UTC (permalink / raw)
  To: Akihiro Motoki, linux-man-u79uwXL29TY76Z2rM5mHXA
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w

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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-06  7:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-05 18:01 setsid.2: format fix Akihiro Motoki
     [not found] ` <CALhU9tnQhL4yZAr_Drpd3bEophdNfDs+MJsaK=kmkktQuxS9jQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-06  7:11   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.