projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f343a2
)
uhttpd: fix usage message
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 19 Mar 2010 09:30:23 +0000
(09:30 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 19 Mar 2010 09:30:23 +0000
(09:30 +0000)
contrib/package/uhttpd/src/uhttpd.c
patch
|
blob
|
history
diff --git
a/contrib/package/uhttpd/src/uhttpd.c
b/contrib/package/uhttpd/src/uhttpd.c
index a338d2925ff75e2c1bb3fc348704ebb05e8abc66..80029ca0959a4fd3f7a15c9e81af31b97e9805eb 100644
(file)
--- a/
contrib/package/uhttpd/src/uhttpd.c
+++ b/
contrib/package/uhttpd/src/uhttpd.c
@@
-523,7
+523,7
@@
int main (int argc, char **argv)
" -f Do not fork to background\n"
#ifdef HAVE_LUA
" -l URL prefix for Lua handler, default is '/lua'\n"
- " -L Lua handler script,
default is './lua/handler.lua'
\n"
+ " -L Lua handler script,
omit to disable Lua
\n"
#endif
#ifdef HAVE_CGI
" -c URL prefix for CGI handler, default is '/cgi-bin'\n"