X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/dyndns/blobdiff_plain/d24d241e099ad37804b26063ffdcf77427e32a50..66443416b6cdda37a0945c89b736b3bb3c772a8b:/bin/update diff --git a/bin/update b/bin/update index 957df07..60cbea0 100755 --- a/bin/update +++ b/bin/update @@ -68,7 +68,7 @@ case "$cmd" in 0,t,*) fail_usage ;; *,nil,"$client" | *,t,*) addr=$1; shift ;; *) - echo >&2 "$0: incorrect address (wanted = $2; found = $addr)" + echo >&2 "$0: incorrect address (wanted = $client; found = $1)" exit 3 ;; esac