aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-04 20:09:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-04 20:09:14 +0000
commit0611c7a036cda2d996f9f953584a8e14a92032fd (patch)
treead29d66cb4b50bc109d2c04eab007741badadf10
parent3aa127d7a54c3486f103560b3f872a106b1bee34 (diff)
downloadmaster-187ad058-0611c7a036cda2d996f9f953584a8e14a92032fd.tar.gz
master-187ad058-0611c7a036cda2d996f9f953584a8e14a92032fd.tar.bz2
master-187ad058-0611c7a036cda2d996f9f953584a8e14a92032fd.zip
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
-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 4a90a25b18..667627862f 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