projects
/
oweals
/
odhcp6c.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c291def
)
Fix default sol max rt value in help text
author
Hans Dedecker
<dedeckeh@gmail.com>
Wed, 5 Feb 2014 21:32:40 +0000
(22:32 +0100)
committer
Hans Dedecker
<dedeckeh@gmail.com>
Wed, 5 Feb 2014 21:48:17 +0000
(22:48 +0100)
src/odhcp6c.c
patch
|
blob
|
history
diff --git
a/src/odhcp6c.c
b/src/odhcp6c.c
index 3eb37a7b41b3cd2807dc07ad0538a8f45ccf8df3..868e1c652b26df905f1a13b4b8cafd8547126d8b 100644
(file)
--- 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 <seconds> Maximum timeout for DHCPv6-SOLICIT (
12
0)\n"
+ " -t <seconds> Maximum timeout for DHCPv6-SOLICIT (
360
0)\n"
"\nInvocation options:\n"
" -p <pidfile> Set pidfile (/var/run/odhcp6c.pid)\n"
" -d Daemonize\n"