projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
444e187
)
cosmetic fix
author
Nicolas Thill
<nico@openwrt.org>
Mon, 25 Jul 2005 00:39:58 +0000
(
00:39
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 25 Jul 2005 00:39:58 +0000
(
00:39
+0000)
SVN-Revision: 1545
openwrt/package/portmap/files/portmap.init
patch
|
blob
|
history
diff --git
a/openwrt/package/portmap/files/portmap.init
b/openwrt/package/portmap/files/portmap.init
index e1ed89a60f0a62c68229b5e3b86aacb4a22f3a58..31a3399e93c3a023a5f8a6e5c74bd5bd3ea0fc68 100644
(file)
--- a/
openwrt/package/portmap/files/portmap.init
+++ b/
openwrt/package/portmap/files/portmap.init
@@
-9,7
+9,7
@@
case $1 in
$BIN $OPTIONS
;;
*)
- echo "usage: $0
(start)
"
+ echo "usage: $0
start
"
exit 1
esac