Page MenuHomeFreeBSD

Update SEE ALSO sections for resolver.{3,5} and hosts.5
ClosedPublic

Authored by gbe on Sep 14 2022, 6:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 3:25 PM
Unknown Object (File)
Sun, Sep 6, 1:21 PM
Unknown Object (File)
Sat, Sep 5, 7:28 PM
Unknown Object (File)
Sat, Sep 5, 2:41 PM
Unknown Object (File)
Sat, Sep 5, 10:51 AM
Unknown Object (File)
Sat, Sep 5, 9:20 AM
Unknown Object (File)
Fri, Sep 4, 9:39 AM
Unknown Object (File)
Fri, Sep 4, 2:59 AM
Subscribers

Details

Summary

The mentioned document "Name Server Operations Guide for BIND" is
outdated, so remove it from the SEE ALSO section.

PR: 266360
Reported by: Graham Perrin <grahamperrin at FreeBSD dot org>
MFC after: 1 week

Test Plan

mandoc output review and 'mandoc -Tlint' checks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47372
Build 44259: arc lint + arc unit

Event Timeline

gbe requested review of this revision.Sep 14 2022, 6:35 AM

Is this document still worth citing? BIND has more recent documentation, but I don't see a good way to cite it. I see bind9.readthedocs.io (apparently the "official" access point), but it is a newer version than we ship.

Thinking about this a bit more, I think the reference should be removed because this is resolver and local override documentation, and the BIND Operations Guide is more for the server, which we don't ship by default.

  • Remove outdated bind documentation from the SEE ALSO section
This revision is now accepted and ready to land.Sep 15 2022, 1:15 PM