Page MenuHomeFreeBSD

cr_cansee(9): cr_bsd_visible() impacts, simplifications
ClosedPublic

Authored by olce on Jun 20 2023, 1:45 PM.
Tags
None
Referenced Files
F132290409: D40636.id.diff
Wed, Oct 15, 2:03 PM
F132290408: D40636.id124901.diff
Wed, Oct 15, 2:03 PM
F132290406: D40636.id124670.diff
Wed, Oct 15, 2:03 PM
F132290402: D40636.id127920.diff
Wed, Oct 15, 2:03 PM
F132242468: D40636.diff
Wed, Oct 15, 3:06 AM
Unknown Object (File)
Thu, Oct 9, 6:47 AM
Unknown Object (File)
Mon, Sep 29, 9:16 PM
Unknown Object (File)
Mon, Sep 29, 2: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/cr_cansee.9
44

You need to do a line break here after the sentence stop.

New sentence on new line.

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

Here again, references are not in the prescribed order on purpose, please see https://reviews.freebsd.org/D40632 for the rationale.

olce retitled this revision from cr_cansee(9): cr_bsd_visibility() impacts, simplifications to cr_cansee(9): cr_bsd_visible() impacts, simplifications.
olce edited the summary of this revision. (Show Details)

Rename cr_bsd_visibility() to cr_bsd_visible().

olce edited the summary of this revision. (Show Details)

'cr_see*' => 'cr_cansee*' (suppressed a rename in the stack).

This revision is now accepted and ready to land.Aug 7 2023, 8:57 PM