diff options
Diffstat (limited to 'examples/inittab')
-rw-r--r-- | examples/inittab | 2 |
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 @@ # be unique, although if it isn't you may have strange results. If this # field is left blank, it is completely ignored. Also note that if # BusyBox detects that a serial console is in use, then all entries -# containing non-empty id fields will _not_ be run. BusyBox init does +# containing non-empty id fields will be ignored. BusyBox init does # nothing with utmp. We don't need no stinkin' utmp. # # <runlevels>: The runlevels field is completely ignored. |