1diff -u ddclient-3.8.1/ddclient ddclient-3.8.1.patched/ddclient
2--- ddclient-3.8.1/ddclient 2011-07-11 23:04:21.000000000 +0200
3+++ ddclient-3.8.1.patched/ddclient 2012-11-08 11:52:31.930647236 +0100
4@@ -574,7 +574,7 @@
5 "usage: ${program} [options]",
6 "options are:",
7 [ "daemon", "=s", "-daemon delay : run as a daemon, specify delay as an interval." ],
8-+ [ "foreground", "!", "-foreground : do not fork" ],
9+ [ "foreground", "!", "-foreground : do not fork" ],
10 [ "proxy", "=s", "-proxy host : use 'host' as the HTTP proxy" ],
11 [ "server", "=s", "-server host : update DNS information on 'host'" ],
12 [ "protocol", "=s", "-protocol type : update protocol used" ],