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)
Tue, May 19, 9:08 AM
Unknown Object (File)
Wed, May 13, 5:56 PM
Unknown Object (File)
Wed, May 13, 5:38 PM
Unknown Object (File)
Wed, May 13, 5:18 PM
Unknown Object (File)
Wed, May 13, 1:40 PM
Unknown Object (File)
Wed, May 13, 12:43 PM
Unknown Object (File)
Wed, May 13, 10:01 AM
Unknown Object (File)
Tue, May 12, 9:26 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.