]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove reference to ndc utility from BIND 8
authorPetr Špaček <pspacek@isc.org>
Thu, 3 Mar 2022 21:27:26 +0000 (22:27 +0100)
committerPetr Špaček <pspacek@isc.org>
Mon, 14 Mar 2022 09:46:36 +0000 (10:46 +0100)
bin/rndc/rndc.rst

index 65b6af3ef3ae73e5175bb64afbfb065adaabd28b..c241d7ec48e32b05da0f1902d28cc39286aa0fad 100644 (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.