aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-04-12 19:14:35 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-04-12 19:14:35 +0000
commita39965951155a179f9e8afed70dd5f45ea70f280 (patch)
tree6002e5889002346712e3861a6c0c984fbad2627f
parent535177cf55085c3eb65f3ff369485f130c224b83 (diff)
downloadbusybox-w32-a39965951155a179f9e8afed70dd5f45ea70f280.tar.gz
busybox-w32-a39965951155a179f9e8afed70dd5f45ea70f280.tar.bz2
busybox-w32-a39965951155a179f9e8afed70dd5f45ea70f280.zip
- better wording.
Closes bug #656. git-svn-id: svn://busybox.net/trunk/busybox@14839 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--examples/inittab2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/inittab b/examples/inittab
index ce711ac6c..5f2af8724 100644
--- a/examples/inittab
+++ b/examples/inittab
@@ -17,7 +17,7 @@
17# be unique, although if it isn't you may have strange results. If this 17# be unique, although if it isn't you may have strange results. If this
18# field is left blank, it is completely ignored. Also note that if 18# field is left blank, it is completely ignored. Also note that if
19# BusyBox detects that a serial console is in use, then all entries 19# BusyBox detects that a serial console is in use, then all entries
20# containing non-empty id fields will _not_ be run. BusyBox init does 20# containing non-empty id fields will be ignored. BusyBox init does
21# nothing with utmp. We don't need no stinkin' utmp. 21# nothing with utmp. We don't need no stinkin' utmp.
22# 22#
23# <runlevels>: The runlevels field is completely ignored. 23# <runlevels>: The runlevels field is completely ignored.