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)
Tue, Oct 29, 1:24 AM
Unknown Object (File)
Oct 8 2024, 9:27 AM
Unknown Object (File)
Sep 23 2024, 11:57 AM
Unknown Object (File)
Sep 22 2024, 6:44 PM
Unknown Object (File)
Sep 19 2024, 11:21 AM
Unknown Object (File)
Sep 18 2024, 5:53 AM
Unknown Object (File)
Sep 18 2024, 12:34 AM
Unknown Object (File)
Sep 9 2024, 12:15 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 Not Applicable
Unit
Tests Not Applicable

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