Page MenuHomeFreeBSD

groupmember(9): Detail which groups are considered, simplify
ClosedPublic

Authored by olce on Jun 20 2023, 1:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 15, 7:35 AM
Unknown Object (File)
Sun, Mar 8, 9:25 PM
Unknown Object (File)
Sat, Mar 7, 6:10 PM
Unknown Object (File)
Sat, Mar 7, 5:28 PM
Unknown Object (File)
Fri, Mar 6, 3:58 PM
Unknown Object (File)
Wed, Mar 4, 5:57 PM
Unknown Object (File)
Fri, Feb 20, 12:07 AM
Unknown Object (File)
Thu, Feb 19, 4:02 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52169
Build 49060: arc lint + arc unit

Event Timeline

olce requested review of this revision.Jun 20 2023, 1:44 PM

New sentence on new line.

mhorne added a subscriber: mhorne.

LGTM

share/man/man9/groupmember.9
57–59

You could consider changing the return value to a bool type, perhaps as a follow-up.

58–59

Drop this if you end up merging the two pages, as I suggested in the realgroupmember(9) review.

This revision is now accepted and ready to land.Jul 7 2023, 3:52 PM

Remove ref to realgroupmember(9). Add refs to remotely-related system calls.

This revision now requires review to proceed.Jul 10 2023, 3:36 PM
olce marked 2 inline comments as done.Jul 10 2023, 3:36 PM
olce added inline comments.
share/man/man9/groupmember.9
57–59

This is going to be addressed as a follow-up.

olce marked an inline comment as done.Jul 10 2023, 3:44 PM

FYI, I've changed the short description, that's why I didn't put this differential as "Ready to land." again. If someone could check it...

This revision is now accepted and ready to land.Jul 24 2023, 6:10 PM