diff options
-rw-r--r-- | help-boot/en/opt::o_splash.html | 2 | ||||
-rw-r--r-- | help-install/en/main::opt::o_splash.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help-boot/en/opt::o_splash.html b/help-boot/en/opt::o_splash.html index 3028141..e878c33 100644 --- a/help-boot/en/opt::o_splash.html +++ b/help-boot/en/opt::o_splash.html @@ -7,6 +7,6 @@ The splash screen is the picture shown during system start-up. <ul> <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> - <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> + <li><em>splash quiet</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> </ul> </p> diff --git a/help-install/en/main::opt::o_splash.html b/help-install/en/main::opt::o_splash.html index 3028141..e878c33 100644 --- a/help-install/en/main::opt::o_splash.html +++ b/help-install/en/main::opt::o_splash.html @@ -7,6 +7,6 @@ The splash screen is the picture shown during system start-up. <ul> <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li> <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li> - <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> + <li><em>splash quiet</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li> </ul> </p> |