]> git.decadent.org.uk Git - odhcp6c.git/commitdiff
Fix default sol max rt value in help text
authorHans Dedecker <dedeckeh@gmail.com>
Wed, 5 Feb 2014 21:32:40 +0000 (22:32 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Wed, 5 Feb 2014 21:48:17 +0000 (22:48 +0100)
src/odhcp6c.c

index 3eb37a7b41b3cd2807dc07ad0538a8f45ccf8df3..868e1c652b26df905f1a13b4b8cafd8547126d8b 100644 (file)
@@ -446,7 +446,7 @@ static int usage(void)
        "       -a              Don't send Accept Reconfigure option\n"
        "       -f              Don't send Client FQDN option\n"
        "       -k              Don't send a RELEASE when stopping\n"
        "       -a              Don't send Accept Reconfigure option\n"
        "       -f              Don't send Client FQDN option\n"
        "       -k              Don't send a RELEASE when stopping\n"
-       "       -t <seconds>    Maximum timeout for DHCPv6-SOLICIT (120)\n"
+       "       -t <seconds>    Maximum timeout for DHCPv6-SOLICIT (3600)\n"
        "\nInvocation options:\n"
        "       -p <pidfile>    Set pidfile (/var/run/odhcp6c.pid)\n"
        "       -d              Daemonize\n"
        "\nInvocation options:\n"
        "       -p <pidfile>    Set pidfile (/var/run/odhcp6c.pid)\n"
        "       -d              Daemonize\n"