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, Jan 12, 5:31 AM
Unknown Object (File)
Sun, Jan 12, 5:30 AM
Unknown Object (File)
Sun, Jan 12, 2:20 AM
Unknown Object (File)
Sun, Jan 5, 9:11 PM
Unknown Object (File)
Sat, Dec 21, 2:36 PM
Unknown Object (File)
Dec 14 2024, 7:39 PM
Unknown Object (File)
Dec 8 2024, 2:51 AM
Unknown Object (File)
Nov 26 2024, 8:38 PM

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