Date: Wed, 7 Apr 2010 18:04:25 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r206374 - head/share/man/man4 Message-ID: <201004071804.o37I4PDI070675@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Wed Apr 7 18:04:25 2010 New Revision: 206374 URL: http://svn.freebsd.org/changeset/base/206374 Log: Reflect recent logo_saver changes and mention dragon_saver. Modified: head/share/man/man4/splash.4 Modified: head/share/man/man4/splash.4 ============================================================================== --- head/share/man/man4/splash.4 Wed Apr 7 17:58:29 2010 (r206373) +++ head/share/man/man4/splash.4 Wed Apr 7 18:04:25 2010 (r206374) @@ -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 mod .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 incr 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004071804.o37I4PDI070675>