mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Remove reference to ndc utility from BIND 8
This commit is contained in:
parent
53a5776025
commit
420a71df57
1 changed files with 2 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue