aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hukins <tom@FreeBSD.org>2023-02-28 16:18:06 +0000
committerWarner Losh <imp@FreeBSD.org>2023-02-28 16:36:17 +0000
commit0f994a19e21678a975784ccc17fcc4a1805dd2b1 (patch)
treeacdf560bacbeeec90982076ea37ee5a5f5ae269b
parent092a543ec3d276e48da09538ae29c736fdce4631 (diff)
downloadsrc-0f994a19e21678a975784ccc17fcc4a1805dd2b1.tar.gz
src-0f994a19e21678a975784ccc17fcc4a1805dd2b1.zip
rc.conf(5): describe what unbound(8) does
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/650
-rw-r--r--libexec/rc/rc.conf2
-rw-r--r--share/man/man5/rc.conf.54
2 files changed, 3 insertions, 3 deletions
diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf
index f4d8bc179678..9bb7cf2f3cc1 100644
--- a/libexec/rc/rc.conf
+++ b/libexec/rc/rc.conf
@@ -316,7 +316,7 @@ ggated_enable="NO" # Run the ggate daemon (YES/NO).
ggated_config="/etc/gg.exports" # ggated(8) exports file.
ggated_flags="" # Extra parameters like which port to bind to.
ctld_enable="NO" # CAM Target Layer / iSCSI target daemon.
-local_unbound_enable="NO" # Local caching resolver
+local_unbound_enable="NO" # Local caching DNS resolver
local_unbound_tls="NO" # Use DNS over TLS
blacklistd_enable="NO" # Run blacklistd daemon (YES/NO).
blacklistd_flags="" # Optional flags for blacklistd(8).
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 0080e5f8d075..31f084138029 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 17, 2023
+.Dd February 28, 2023
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -2348,7 +2348,7 @@ If set to
.Dq Li YES ,
run the
.Xr unbound 8
-daemon as a local caching resolver.
+daemon as a local caching DNS resolver.
.It Va kdc_enable
.Pq Vt bool
Set to