mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2024-11-28 22:20:28 +00:00
Fix init docs
This commit is contained in:
parent
506177df7f
commit
e0f5500bb5
@ -863,7 +863,7 @@
|
||||
"\n" \
|
||||
" Unrecognized actions (like initdefault) will cause init to emit an\n" \
|
||||
" error message, and then go along with its business. All actions are\n" \
|
||||
" run in the reverse order from how they appear in /etc/inittab.\n" \
|
||||
" run in the order they appear in /etc/inittab.\n" \
|
||||
"\n" \
|
||||
" <process>: \n" \
|
||||
"\n" \
|
||||
|
Loading…
Reference in New Issue
Block a user