From: Petr Špaček Date: Thu, 3 Mar 2022 21:27:26 +0000 (+0100) Subject: Remove reference to ndc utility from BIND 8 X-Git-Tag: v9.19.0~66^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=420a71df57812b5bfa359882ab592d383be59576;p=thirdparty%2Fbind9.git Remove reference to ndc utility from BIND 8 --- diff --git a/bin/rndc/rndc.rst b/bin/rndc/rndc.rst index 65b6af3ef3a..c241d7ec48e 100644 --- a/bin/rndc/rndc.rst +++ b/bin/rndc/rndc.rst @@ -26,8 +26,7 @@ Synopsis Description ~~~~~~~~~~~ -:program:`rndc` controls the operation of a name server; it supersedes the -``ndc`` utility. If :program:`rndc` is +:program:`rndc` controls the operation of a name server. If :program:`rndc` is invoked with no command line options or arguments, it prints a short summary of the supported commands and the available options and their arguments. @@ -648,5 +647,5 @@ See Also ~~~~~~~~ :manpage:`rndc.conf(5)`, :manpage:`rndc-confgen(8)`, -:manpage:`named(8)`, :manpage:`named.conf(5)`, :manpage:`ndc(8)`, BIND 9 Administrator +:manpage:`named(8)`, :manpage:`named.conf(5)`, BIND 9 Administrator Reference Manual.