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
F156992680: D40643.id124440.diff
Sun, May 17, 8:40 PM
F156990462: D40643.id127926.diff
Sun, May 17, 8:24 PM
F156981062: D40643.id123509.diff
Sun, May 17, 7:01 PM
F156966534: D40643.id124016.diff
Sun, May 17, 4:57 PM
Unknown Object (File)
Fri, May 15, 3:23 PM
Unknown Object (File)
Tue, May 12, 4:30 PM
Unknown Object (File)
Tue, May 12, 1:03 AM
Unknown Object (File)
Tue, May 12, 1:03 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52178
Build 49069: 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

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