2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +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 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" 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 .Dd Jun 30, 2000
.Dt RDNC 8 .Dt RDNC 8
.Os BIND9 9 .Os BIND9 9
.ds vT BIND9 Programmer's Manual .ds vT BIND9 Programmer's Manual
.Sh NAME .Sh NAME
.Nm rdnc .Nm rndc
.Nd name server control utility .Nd name server control utility
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm rndc .Nm rndc
@ -115,7 +115,7 @@ clause of the
.Dv options .Dv options
statement. statement.
Note that the configuration file for Note that the configuration file for
.Nm rdnc .Nm rndc
contains shared secrets which are used to send authenticated contains shared secrets which are used to send authenticated
control commands to name servers. control commands to name servers.
It should therefore not have general read or write access. 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 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" 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 .Dd Jun 30, 2000
.Dt RDNC.CONF 5 .Dt RDNC.CONF 5
.Os BIND9 9 .Os BIND9 9
.ds vT BIND9 Programmer's Manual .ds vT BIND9 Programmer's Manual
.Sh NAME .Sh NAME
.Nm rdnc.conf .Nm rndc.conf
.Nd rdnc configuration file .Nd rndc configuration file
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm rdnc.conf .Nm rndc.conf
.Sh DESCRIPTION .Sh DESCRIPTION
The BIND9 utility for controlling the name server, The BIND9 utility for controlling the name server,
.Nm rndc , .Nm rndc ,