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)
Sun, Oct 27, 2:43 PM
Unknown Object (File)
Tue, Oct 22, 10:06 AM
Unknown Object (File)
Oct 2 2024, 8:27 PM
Unknown Object (File)
Sep 18 2024, 9:22 AM
Unknown Object (File)
Sep 18 2024, 3:26 AM
Unknown Object (File)
Sep 17 2024, 6:39 PM
Unknown Object (File)
Sep 11 2024, 4:11 AM
Unknown Object (File)
Sep 4 2024, 8:08 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