Minor message improvements.

This commit is contained in:
Ivan Davidov 2016-04-23 21:31:48 +03:00
parent f86add64c6
commit 7d89539d3f
2 changed files with 4 additions and 4 deletions

View File

@ -40,8 +40,8 @@
# Print message on screen.
cat << CEOF
Wait 5 seconds for the system initialization process or press any key for
PID 1 shell outside of the initramfs area.
Wait 5 seconds to continue with the system initialization process or press any
key for PID 1 shell outside of the initramfs area.
CEOF

View File

@ -34,8 +34,8 @@ echo "Welcome to \"Minimal Linux Live\" (/init)"
# Print message on screen.
cat << CEOF
Wait 5 seconds to continue with overlay initialization process or press any
key for PID 1 shell inside the initramfs area.
Wait 5 seconds to continue with the overlay initialization process or press
any key for PID 1 shell inside the initramfs area.
CEOF