Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2014 11:13:08 +0000 (UTC)
From:      Stefan Esser <se@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r270660 - head/share/man/man4
Message-ID:  <201408261113.s7QBD8sx026829@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: se
Date: Tue Aug 26 11:13:07 2014
New Revision: 270660
URL: http://svnweb.freebsd.org/changeset/base/270660

Log:
  Back-out the references to vt(4) from this man-page. It appears that the
  splash support in vt is implemented within the vt driver and does not
  depend on splash(4).
  
  Submitted by:	marius@alchemy.franken.de

Modified:
  head/share/man/man4/splash.4

Modified: head/share/man/man4/splash.4
==============================================================================
--- head/share/man/man4/splash.4	Tue Aug 26 11:04:51 2014	(r270659)
+++ head/share/man/man4/splash.4	Tue Aug 26 11:13:07 2014	(r270660)
@@ -245,7 +245,6 @@ bitmap_name="/boot/splash.bin"
 .Xr vidcontrol 1 ,
 .Xr syscons 4 ,
 .Xr vga 4 ,
-.Xr vt 4 ,
 .Xr loader.conf 5 ,
 .Xr rc.conf 5 ,
 .Xr kldload 8 ,
@@ -286,8 +285,6 @@ code.
 .Sh CAVEATS
 Both the splash screen and the screen saver work with
 .Xr syscons 4
- or
-.Xr vt 4
 only.
 .Sh BUGS
 If you load a screen saver while another screen saver has already



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408261113.s7QBD8sx026829>