From 2317ba0636466a820d2ce52c62dac846db9a5989 Mon Sep 17 00:00:00 2001 From: Fredrik Wahlberg Date: Sun, 25 Jan 2004 22:19:15 +0000 Subject: [PATCH] Speling: nameserver should be name server --- dnsupdate.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dnsupdate.1 b/dnsupdate.1 index 8a090e0..79fb525 100644 --- a/dnsupdate.1 +++ b/dnsupdate.1 @@ -1,19 +1,19 @@ .TH DNSUPDATE 1 .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 .B dnsupdate\fp [ \fIoptions\fR ... ] .SH "DESCRIPTION" -Dnsupdate is a utility to let a host with a dynamic ip address securely update it's master nameserver using a TSIG key. +Dnsupdate is a utility to let a host with a dynamic ip address securely update it's master name server using a TSIG key. .SS "Requirements" Dnsupdate is written in Python and uses the dnspython toolkit which can be found at \fIhttp://www.dnspython.com/\fP. -.SS "Nameserver configuration" -In order for dnsupdate to work the nameserver must be configured to allow dynamic updates using a TSIG key. +.SS "Name Server configuration" +In order for dnsupdate to work the name server must be configured to allow dynamic updates using a TSIG key. .SH OPTIONS .TP @@ -27,7 +27,7 @@ Remove the host from the zone The domain to update .TP .B \-f force -Do not check with the nameserver if the host already has the ip information, just send the update +Do not check with the name server if the host already has the ip information, just send the update .TP .B \-h help Print a help message and exit @@ -36,7 +36,7 @@ Print a help message and exit The public ip address of this machine .TP .B \-k keyname -The name of the key used to authenticate with the nameserver +The name of the key used to authenticate with the name server .TP .B \-n hostname Hostname of the machine to publish