From 06703946d0be0baaf0f2a88f85e2dd5354e861da Mon Sep 17 00:00:00 2001 From: Pau Amma Date: Wed, 23 Nov 2022 22:00:02 +0000 Subject: [PATCH] Clarify what's normally not required. Reported by: karels Reviewed by: carlavilla, karels (informally) Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D37483 --- share/man/man5/resolver.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/man/man5/resolver.5 b/share/man/man5/resolver.5 index 47e1f01bf15a..a0c1aea24b88 100644 --- a/share/man/man5/resolver.5 +++ b/share/man/man5/resolver.5 @@ -28,7 +28,7 @@ .\" @(#)resolver.5 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd November 19, 2022 +.Dd November 23, 2022 .Dt RESOLVER 5 .Os .Sh NAME @@ -46,7 +46,8 @@ by the resolver routines the first time they are invoked by a process. The file is designed to be human readable and contains a list of keywords with values that provide various types of resolver information. .Pp -On a normally configured system this file should not be necessary. +On a normally configured system, setting this file manually should not +be necessary. The only name server(s) to be queried will be on the local machine or automatically configured using DHCP or a similar mechanism, the domain name is determined from the host name,