summaryrefslogtreecommitdiffstats
path: root/rules/initng.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-17 11:34:50 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-17 11:34:50 +0000
commit3a42c2c9e80ac5e5c6915e2fd7d30343fd7a1109 (patch)
treee5742e03bad595904e8c093104f0cd951d6cb868 /rules/initng.in
parent52c38eff5971d69f79ec1112058ac96b6724186b (diff)
downloadptxdist-3a42c2c9e80ac5e5c6915e2fd7d30343fd7a1109.tar.gz
ptxdist-3a42c2c9e80ac5e5c6915e2fd7d30343fd7a1109.tar.xz
* help texts h..i rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7442 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/initng.in')
-rw-r--r--rules/initng.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/initng.in b/rules/initng.in
index 52a4fbbf7..2b1b2eb49 100644
--- a/rules/initng.in
+++ b/rules/initng.in
@@ -5,7 +5,7 @@ menuconfig INITNG
select GLIBC_DL
prompt "initng "
help
- Initng is a full replacement of the old and in many ways
+ Initng is a full replacement of the old and in many ways
deprecated sysvinit tool. It is designed with speed in mind, doing
as much as possible asynchronously. In other words: It will boot
your system faster, give you more control over the boot process,
@@ -57,7 +57,7 @@ config INITNG_ALSO
config INITNG_BASH_LAUNCHER
bool
depends on INITNG
- prompt "Bash Launcer Plugin"
+ prompt "Bash Launcher Plugin"
help
FIXME
@@ -141,7 +141,7 @@ config INITNG_FIND
config INITNG_FMON
bool
- depends on INITNG
+ depends on INITNG
depends on ARCH_X86 || ARCH_PPC
prompt "File Monitoring Plugin"
help