Speling: nameserver should be name server
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
.TH DNSUPDATE 1
|
.TH DNSUPDATE 1
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.B dnsupdate \fP \- utility written in Python for dynamic hosts to update a nameserver
|
.B dnsupdate \fP \- Updates a name server using a TSIG key
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B dnsupdate\fp [ \fIoptions\fR ... ]
|
.B dnsupdate\fp [ \fIoptions\fR ... ]
|
||||||
@@ -12,7 +12,7 @@ Dnsupdate is a utility to let a host with a dynamic ip address securely update i
|
|||||||
.SS "Requirements"
|
.SS "Requirements"
|
||||||
Dnsupdate is written in Python and uses the dnspython toolkit which can be found at \fIhttp://www.dnspython.com/\fP.
|
Dnsupdate is written in Python and uses the dnspython toolkit which can be found at \fIhttp://www.dnspython.com/\fP.
|
||||||
|
|
||||||
.SS "Nameserver configuration"
|
.SS "Name Server configuration"
|
||||||
In order for dnsupdate to work the name server must be configured to allow dynamic updates using a TSIG key.
|
In order for dnsupdate to work the name server must be configured to allow dynamic updates using a TSIG key.
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
|
|||||||
Reference in New Issue
Block a user