Page MenuHomeFreeBSD

groupmember.9: remove the man page
AbandonedPublic

Authored by mhorne on Mar 16 2023, 7:35 PM.
Tags
None
Referenced Files
F166276442: D39129.id118943.diff
Wed, Aug 12, 4:07 PM
F166276434: D39129.id.diff
Wed, Aug 12, 4:07 PM
F166276384: D39129.diff
Wed, Aug 12, 4:07 PM
Unknown Object (File)
Sun, Aug 9, 12:12 AM
Unknown Object (File)
Sat, Aug 8, 11:28 AM
Unknown Object (File)
Sun, Aug 2, 1:37 AM
Unknown Object (File)
Fri, Jul 31, 3:31 AM
Unknown Object (File)
Tue, Jul 28, 2:59 AM
Subscribers

Details

Reviewers
markj
kib
emaste
rpokala
Group Reviewers
manpages
Summary

It really doesn't offer anything over the function definition itself,
and it has no external references. Add a very minor clarification to the
top-level comment there and drop this page.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50422
Build 47313: arc lint + arc unit

Event Timeline

Maybe add an entry for groupmember() to ucred.9, along with other (struct ucred)-related functions? crsetgroups() is there, for example.

(If you do that, you should also add it and crsetgroups to the .Sh NAME section.)

kib added inline comments.
sys/kern/kern_prot.c
1281

Fix style while there?

1297
This revision is now accepted and ready to land.Mar 21 2023, 5:19 PM

Someone wants to make this page better: D40634.