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)
Wed, Apr 2, 6:19 AM
Unknown Object (File)
Fri, Mar 14, 12:46 PM
Unknown Object (File)
Feb 17 2025, 11:40 AM
Unknown Object (File)
Jan 16 2025, 5:36 PM
Unknown Object (File)
Jan 14 2025, 6:20 PM
Unknown Object (File)
Jan 14 2025, 6:09 PM
Unknown Object (File)
Jan 14 2025, 8:34 AM
Unknown Object (File)
Jan 12 2025, 5:31 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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