summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-04 20:09:14 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-10-04 20:09:14 +0000
commite69054f27759ba3fbc10434bc1de175fb676a0e6 (patch)
treead29d66cb4b50bc109d2c04eab007741badadf10 /package
parentcf123d2a166d297712ab7b7221af999a62643f98 (diff)
fix displayed name in init script help text
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4916 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rwxr-xr-xpackage/base-files/default/etc/rc.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/default/etc/rc.common b/package/base-files/default/etc/rc.common
index 4a90a25b1..667627862 100755
--- a/package/base-files/default/etc/rc.common
+++ b/package/base-files/default/etc/rc.common
@@ -41,7 +41,7 @@ depends() {
help() {
cat <<EOF
-Syntax: $0 [command]
+Syntax: $initscript [command]
Available commands:
start Start the service