Page MenuHomeFreeBSD

bsd.man.mk: Add checkmanlinks target
ClosedPublic

Authored by des on Aug 11 2025, 2:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 14, 2:51 PM
Unknown Object (File)
Fri, Sep 11, 4:54 PM
Unknown Object (File)
Fri, Sep 11, 2:20 AM
Unknown Object (File)
Fri, Sep 11, 1:29 AM
Unknown Object (File)
Wed, Sep 9, 12:34 AM
Unknown Object (File)
Tue, Sep 8, 9:43 PM
Unknown Object (File)
Tue, Sep 8, 4:56 PM
Unknown Object (File)
Sun, Sep 6, 11:31 AM

Details

Summary

This target checks that every page mentioned in MLINKS exists and that
every link corresponds to a (possibly commented-out) name entry in the
page it links to.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66172
Build 63055: arc lint + arc unit

Event Timeline

des requested review of this revision.Aug 11 2025, 2:47 PM

better version that leverages bmake rather than the shell

bcr added a subscriber: bcr.

Good thing to have! Thanks!

allow commented-out entries

The new additions are even better and are approved as well!

This revision is now accepted and ready to land.Aug 12 2025, 12:54 PM
This revision was automatically updated to reflect the committed changes.