Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2022 15:42:57 GMT
From:      Pau Amma <pauamma@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 06703946d0be - main - Clarify what's normally not required.
Message-ID:  <202211241542.2AOFgvjM066387@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pauamma (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=06703946d0be0baaf0f2a88f85e2dd5354e861da

commit 06703946d0be0baaf0f2a88f85e2dd5354e861da
Author:     Pau Amma <pauamma@FreeBSD.org>
AuthorDate: 2022-11-23 22:00:02 +0000
Commit:     Pau Amma <pauamma@FreeBSD.org>
CommitDate: 2022-11-24 15:29:55 +0000

    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,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211241542.2AOFgvjM066387>