linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] credentials.7: Cross-reference getgroups(2)
@ 2014-10-20  8:07 Josh Triplett
  2014-10-28 14:26 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Josh Triplett @ 2014-10-20  8:07 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Since credentials.7 discusses supplementary GIDs, it should reference
getgroups(2).

Signed-off-by: Josh Triplett <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org>
---
 man7/credentials.7 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/man7/credentials.7 b/man7/credentials.7
index 51d5312..acb799d 100644
--- a/man7/credentials.7
+++ b/man7/credentials.7
@@ -309,6 +309,7 @@ is carried through to all of the POSIX threads in a process.
 .BR execve (2),
 .BR faccessat (2),
 .BR fork (2),
+.BR getgroups (2),
 .BR getpgrp (2),
 .BR getpid (2),
 .BR getppid (2),
-- 
2.1.1

--
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: [PATCH] credentials.7: Cross-reference getgroups(2)
  2014-10-20  8:07 [PATCH] credentials.7: Cross-reference getgroups(2) Josh Triplett
@ 2014-10-28 14:26 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-10-28 14:26 UTC (permalink / raw)
  To: Josh Triplett
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 10/20/2014 10:07 AM, Josh Triplett wrote:
> Since credentials.7 discusses supplementary GIDs, it should reference
> getgroups(2).

Thanks, Josh. Applied.

Cheers,

Michael


> Signed-off-by: Josh Triplett <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org>
> ---
>  man7/credentials.7 | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/man7/credentials.7 b/man7/credentials.7
> index 51d5312..acb799d 100644
> --- a/man7/credentials.7
> +++ b/man7/credentials.7
> @@ -309,6 +309,7 @@ is carried through to all of the POSIX threads in a process.
>  .BR execve (2),
>  .BR faccessat (2),
>  .BR fork (2),
> +.BR getgroups (2),
>  .BR getpgrp (2),
>  .BR getpid (2),
>  .BR getppid (2),
> 


-- 
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:[~2014-10-28 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20  8:07 [PATCH] credentials.7: Cross-reference getgroups(2) Josh Triplett
2014-10-28 14:26 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).