Applied typo_dnspark.patch send by Marco

git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk/svn@77 3873ddee-7413-0410-b6c4-c2c57c1ab35a
This commit is contained in:
wimpunk 2007-08-01 07:31:43 +00:00
parent 8850e7d327
commit 07e20debfe
2 changed files with 16 additions and 1 deletions

View file

@ -2875,7 +2875,7 @@ o 'dnspark'
The 'dnspark' protocol is used by DNS service offered by www.dnspark.com.
Configuration variables applicable to the 'easydns' protocol are:
Configuration variables applicable to the 'dnspark' protocol are:
protocol=dnspark ##
server=fqdn.of.service ## defaults to www.dnspark.com
backupmx=no|yes ## indicates that DNSPark should be the secondary MX

View file

@ -0,0 +1,15 @@
#
# typo_dnspark.patch send by Marco.
# Applied on ddclient Rev 72
#
--- ddclient.orig 2007-07-31 15:44:20.000000000 +0100
+++ ddclient 2007-07-31 15:45:52.000000000 +0100
@@ -2875,7 +2875,7 @@
The 'dnspark' protocol is used by DNS service offered by www.dnspark.com.
-Configuration variables applicable to the 'easydns' protocol are:
+Configuration variables applicable to the 'dnspark' protocol are:
protocol=dnspark ##
server=fqdn.of.service ## defaults to www.dnspark.com
backupmx=no|yes ## indicates that DNSPark should be the secondary MX