[Bug 266360] Name Server Operations Guide for BIND: resolver(3), resolver(5), and hosts(5) SEE ALSO have no link to the document

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 15 Sep 2022 13:27:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266360

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0090d18235269cc5f9582712a42fb5641d5b6f71

commit 0090d18235269cc5f9582712a42fb5641d5b6f71
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-09-15 13:24:28 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-09-15 13:24:28 +0000

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

    The mentioned document "Name Server Operations Guide for BIND" is
    outdated, so remove it from the SEE ALSO section of hosts.5
    and resolver.{3,5}.

    PR:             266360
    Reported by:    Graham Perrin <grahamperrin at FreeBSD dot org>
    Reviewed by:    karels
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D36557

 lib/libc/net/resolver.3   | 5 +----
 share/man/man5/hosts.5    | 5 +----
 share/man/man5/resolver.5 | 5 +----
 3 files changed, 3 insertions(+), 12 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.