On 10/20/2014 10:08 AM, Josh Triplett wrote: > Already documented in getgroups(2), but not in sysconf(3). Applied. Thanks, Josh. Cheers, Michael > Signed-off-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx> > --- > man3/sysconf.3 | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/man3/sysconf.3 b/man3/sysconf.3 > index dc1ea5c..9f6c5c0 100644 > --- a/man3/sysconf.3 > +++ b/man3/sysconf.3 > @@ -154,6 +154,9 @@ Must not be less than > .B _POSIX_LOGIN_NAME_MAX > (9). > .TP > +.BR NGROUPS_MAX " - " _SC_NGROUPS_MAX > +Maximum number of supplementary group IDs. > +.TP > .BR "" "clock ticks - " _SC_CLK_TCK > The number of clock ticks per second. > The corresponding variable is obsolete. > -- 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