git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
725719c
)
* luci/modules/admin-core: fix typo/spec violation in network scheme
author
Jo-Philipp Wich
<redacted>
Sun, 12 Oct 2008 22:28:31 +0000
(22:28 +0000)
committer
Jo-Philipp Wich
<redacted>
Sun, 12 Oct 2008 22:28:31 +0000
(22:28 +0000)
modules/admin-core/root/lib/uci/schema/default/network
patch
|
blob
|
history
diff --git
a/modules/admin-core/root/lib/uci/schema/default/network
b/modules/admin-core/root/lib/uci/schema/default/network
index 00f9420fb648c80cd5d8a182db6a8948737a95f4..c0f35874256f2fb90ab1150b463be341af27ad4f 100644
(file)
--- a/
modules/admin-core/root/lib/uci/schema/default/network
+++ b/
modules/admin-core/root/lib/uci/schema/default/network
@@
-80,7
+80,7
@@
config variable
config variable
option name 'keepalive'
option title 'keep-alive'
- option description
s
'Number of connection failures before reconnect'
+ option description
'Number of connection failures before reconnect'
option section 'network.interface'
option datatype 'uint'
list depends 'proto=pppoe'
git clone https://git.99rst.org/PROJECT