OSDN Git Service

LDP: Update original to LDP v3.76
[linuxjm/LDP_man-pages.git] / original / man3 / sysconf.3
index 824166e..a40d666 100644 (file)
@@ -24,7 +24,7 @@
 .\"
 .\" Modified Sat Jul 24 17:51:42 1993 by Rik Faith (faith@cs.unc.edu)
 .\" Modified Tue Aug 17 11:42:20 1999 by Ariel Scolnicov (ariels@compugen.co.il)
-.TH SYSCONF 3  2014-03-20 "GNU" "Linux Programmer's Manual"
+.TH SYSCONF 3  2014-12-31 "GNU" "Linux Programmer's Manual"
 .SH NAME
 sysconf \- get configuration information at run time
 .SH SYNOPSIS
@@ -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.
@@ -342,7 +345,7 @@ memory.
 .BR pathconf (3),
 .BR posixoptions (7)
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.76 of the Linux
 .I man-pages
 project.
 A description of the project,