From owner-freebsd-doc Sat Mar 24 15: 0: 9 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 953FE37B719 for ; Sat, 24 Mar 2001 15:00:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2ON07T01714; Sat, 24 Mar 2001 15:00:07 -0800 (PST) (envelope-from gnats) Date: Sat, 24 Mar 2001 15:00:07 -0800 (PST) Message-Id: <200103242300.f2ON07T01714@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Dima Dorfman Subject: Re: docs/26003: getgroups(2) lists NGROUPS_MAX but not syslimits.h Reply-To: Dima Dorfman Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/26003; it has been noted by GNATS. From: Dima Dorfman To: rwatson@freebsd.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/26003: getgroups(2) lists NGROUPS_MAX but not syslimits.h Date: Sat, 24 Mar 2001 14:51:48 -0800 rwatson@freebsd.org writes: > > >Number: 26003 > >Category: docs > >Synopsis: getgroups(2) lists NGROUPS_MAX but not syslimits.h > >Fix: > > Modify man page to include syslimits.h, replicate value into types.h, > other bogosities of namespace, remove reference to NGROUPS_MAX in the man > page. Note clear which is the worst. I think mentioning syslimits.h in the man page is the best option. NGROUPS_MAX seems to fit in there nicely. If that's acceptable for you, I'll go ahead and fix that. > What does POSIX say about > getgroups()? I don't know, but wollman's "POSIX header file update" doesn't touch it (leaves it in syslimits.h), so it can't be that bad. Thanks Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message