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)
Thu, Jan 23, 6:29 PM
Unknown Object (File)
Sat, Jan 18, 9:35 PM
Unknown Object (File)
Tue, Jan 14, 4:42 PM
Unknown Object (File)
Tue, Jan 14, 4:38 PM
Unknown Object (File)
Mon, Jan 6, 8:47 AM
Unknown Object (File)
Nov 25 2024, 12:15 PM
Unknown Object (File)
Nov 21 2024, 6:44 PM
Unknown Object (File)
Nov 14 2024, 1:18 PM
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