diff options
author | jkim <jkim@FreeBSD.org> | 2010-04-07 18:04:25 +0000 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2010-04-07 18:04:25 +0000 |
commit | c72759cf3cc0ed3234fb5cd54ef5e99c5a7aa2c5 (patch) | |
tree | 7707acd83f2375d56c62449717944fd80783b588 /share | |
parent | b79d2d884c73d02b32a3c342093991ceeefc9604 (diff) | |
download | FreeBSD-src-c72759cf3cc0ed3234fb5cd54ef5e99c5a7aa2c5.zip FreeBSD-src-c72759cf3cc0ed3234fb5cd54ef5e99c5a7aa2c5.tar.gz |
Reflect recent logo_saver changes and mention dragon_saver.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/splash.4 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4 index 36ba883..165366a 100644 --- a/share/man/man4/splash.4 +++ b/share/man/man4/splash.4 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 15, 2006 +.Dd April 7, 2010 .Dt SPLASH 4 .Os .Sh NAME @@ -99,10 +99,16 @@ Currently the following screen saver modules are available: .Bl -tag -width splash_module.ko -compact .It Pa blank_saver.ko This screen saver simply blanks the screen. +.It Pa beastie_saver.ko +Animated graphical +.Bx +Daemon. .It Pa daemon_saver.ko Animated .Bx Daemon screen saver. +.It Pa dragon_saver.ko +Draws a random dragon curve. .It Pa fade_saver.ko The screen will gradually fade away. .It Pa fire_saver.ko @@ -111,8 +117,8 @@ A fire which becomes higher as load increases. If the monitor supports power saving mode, it will be turned off. .It Pa logo_saver.ko Animated graphical -.Bx -Daemon. +.Fx +logo. .It Pa rain_saver.ko Draws a shower on the screen. .It Pa snake_saver.ko |