From e50e20c71e84eac61da1f55a8386bd5f53f2626b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Fri, 3 May 2024 09:04:39 +0200 Subject: [PATCH] doc/kresd.8: warn that the `knot-resolver` command is preferred We keep installing this manpage in default 6.x packaging, so at least put a notice in there. --- doc/kresd.8.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/kresd.8.in b/doc/kresd.8.in index 33e4035e4..c1c2a88c5 100644 --- a/doc/kresd.8.in +++ b/doc/kresd.8.in @@ -29,8 +29,11 @@ .RB [ \-h | \-\-help ] .IR [rundir] .SH "DESCRIPTION" -.B Knot Resolver is a DNSSEC-enabled full caching resolver. +.B Beware: you most likely don't want to use the kresd process directly. +Instead the knot-resolver command will manage the processes for you. .P +Knot Resolver is a DNSSEC-enabled full caching resolver. + Default mode of operation: when it receives a DNS query it iteratively asks authoritative nameservers starting from root zone (.) and ending with a nameservers authoritative for queried name. Automatic DNSSEC means -- 2.47.2