2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

spelling [RT #705]

This commit is contained in:
Brian Wellington 2001-01-24 17:30:29 +00:00
parent 23360bc8f8
commit e2c46d18b3
2 changed files with 7 additions and 7 deletions

View File

@ -13,14 +13,14 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" $Id: rndc.8,v 1.12 2001/01/09 21:47:19 bwelling Exp $
.\" $Id: rndc.8,v 1.13 2001/01/24 17:30:28 bwelling Exp $
.Dd Jun 30, 2000
.Dt RDNC 8
.Os BIND9 9
.ds vT BIND9 Programmer's Manual
.Sh NAME
.Nm rdnc
.Nm rndc
.Nd name server control utility
.Sh SYNOPSIS
.Nm rndc
@ -115,7 +115,7 @@ clause of the
.Dv options
statement.
Note that the configuration file for
.Nm rdnc
.Nm rndc
contains shared secrets which are used to send authenticated
control commands to name servers.
It should therefore not have general read or write access.

View File

@ -13,17 +13,17 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" $Id: rndc.conf.5,v 1.10 2001/01/09 21:47:20 bwelling Exp $
.\" $Id: rndc.conf.5,v 1.11 2001/01/24 17:30:29 bwelling Exp $
.Dd Jun 30, 2000
.Dt RDNC.CONF 5
.Os BIND9 9
.ds vT BIND9 Programmer's Manual
.Sh NAME
.Nm rdnc.conf
.Nd rdnc configuration file
.Nm rndc.conf
.Nd rndc configuration file
.Sh SYNOPSIS
.Nm rdnc.conf
.Nm rndc.conf
.Sh DESCRIPTION
The BIND9 utility for controlling the name server,
.Nm rndc ,