Remove reference to ndc utility from BIND 8

This commit is contained in:
Petr Špaček 2022-03-03 22:27:26 +01:00
parent 53a5776025
commit 420a71df57
No known key found for this signature in database
GPG key ID: ABD587CDF06581AE

View file

@ -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.