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)
Fri, Oct 10, 12:37 PM
Unknown Object (File)
Fri, Oct 10, 5:47 AM
Unknown Object (File)
Fri, Oct 10, 5:47 AM
Unknown Object (File)
Fri, Oct 10, 5:47 AM
Unknown Object (File)
Fri, Oct 10, 5:47 AM
Unknown Object (File)
Fri, Oct 10, 5:47 AM
Unknown Object (File)
Fri, Oct 10, 5:47 AM
Unknown Object (File)
Fri, Oct 10, 12:11 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 Not Applicable
Unit
Tests Not Applicable

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.