diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2010-11-29 21:31:25 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2010-11-29 21:31:25 +0000 |
| commit | 3e9a7e408f3418620f86b46c2002aae2ee8815b9 (patch) | |
| tree | a1cadc6a0cded34892e893c2770db82d7e77d6d6 /share | |
| parent | b8248487b3f006565cc3cd35e3a33e8e9e0776fd (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/splash.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4 index 5a32e864bd15b..29a9693d81c27 100644 --- a/share/man/man4/splash.4 +++ b/share/man/man4/splash.4 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 7, 2010 +.Dd November 29, 2010 .Dt SPLASH 4 .Os .Sh NAME @@ -114,7 +114,10 @@ The screen will gradually fade away. .It Pa fire_saver.ko A fire which becomes higher as load increases. .It Pa green_saver.ko -If the monitor supports power saving mode, it will be turned off. +The screen will be blanked, similar to +.Pa blank_saver.ko . +If the monitor and the video card's BIOS support it +the screen will also be powered off. .It Pa logo_saver.ko Animated graphical .Fx |
