X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=blobdiff_plain;f=src%2Fodhcp6c.c;h=868e1c652b26df905f1a13b4b8cafd8547126d8b;hp=3eb37a7b41b3cd2807dc07ad0538a8f45ccf8df3;hb=073aa00c81dd2fe99645d2259d6126baf568d3a4;hpb=c291def1cadf58c0aa10c18a53c2fc4d2dee1ad6 diff --git a/src/odhcp6c.c b/src/odhcp6c.c index 3eb37a7..868e1c6 100644 --- a/src/odhcp6c.c +++ b/src/odhcp6c.c @@ -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" - " -t Maximum timeout for DHCPv6-SOLICIT (120)\n" + " -t Maximum timeout for DHCPv6-SOLICIT (3600)\n" "\nInvocation options:\n" " -p Set pidfile (/var/run/odhcp6c.pid)\n" " -d Daemonize\n"