Page MenuHomeFreeBSD

realgroupmember(9): Link to groupmember(9), document the function
ClosedPublic

Authored by olce on Jun 20 2023, 1:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 15, 12:28 AM
Unknown Object (File)
Sun, Aug 3, 11:12 PM
Unknown Object (File)
Sun, Aug 3, 2:06 AM
Unknown Object (File)
Mon, Jul 28, 10:34 AM
Unknown Object (File)
Wed, Jul 23, 11:09 AM
Unknown Object (File)
Jul 8 2025, 2:52 PM
Unknown Object (File)
Jul 8 2025, 1:20 PM
Unknown Object (File)
Jul 7 2025, 12:41 AM

Diff Detail

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

Event Timeline

olce requested review of this revision.Jun 20 2023, 1:45 PM
bcr added inline comments.
share/man/man9/realgroupmember.9
51 ↗(On Diff #123509)

A line break is needed here after the sentence stop.

New sentence on new line.

olce marked an inline comment as done.Jun 29 2023, 9:19 PM

Looks good now, thank you.

This revision is now accepted and ready to land.Jun 30 2023, 7:29 AM
mhorne requested changes to this revision.Jul 7 2023, 3:44 PM
mhorne added a subscriber: mhorne.

I would prefer to see this content added to groupmember(9), instead of creating a new page. The functions are closely related, and having them side-by-side allows easier comparison for the reader.

Add an MLINK entry to share/man/man9/Makefile to create the realgroupmember.9.gz symlink.

This revision now requires changes to proceed.Jul 7 2023, 3:44 PM
olce retitled this revision from realgroupmember(9): New man page to realgroupmember(9): Link to groupmember(9), document the function.

Make the "new page" a link to groupmember(9). Update it.

This made me notice also that the function name in the signature was wrong.

Remove a polluting diff that has been integrated in an earlier differential in the stack.

This revision is now accepted and ready to land.Jul 11 2023, 5:03 PM