Date: Tue, 5 Feb 2013 01:34:23 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40888 - head/en_US.ISO8859-1/books/handbook/boot Message-ID: <201302050134.r151YNAW070547@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue Feb 5 01:34:23 2013 New Revision: 40888 URL: http://svnweb.freebsd.org/changeset/doc/40888 Log: Fix build. Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/boot/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Mon Feb 4 22:21:54 2013 (r40887) +++ head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Tue Feb 5 01:34:23 2013 (r40888) @@ -574,8 +574,8 @@ boot:</screen> <para>To use larger images, up to the maximum resolution of 1024 by 768 pixels, load the <acronym>VESA</acronym> - module during system boot. For a <xref - linkend="kernelconfig">custom kernel</xref>, include the + module during system boot. For a <ulink + url="kernelconfig">custom kernel</ulink>, include the <literal>VESA</literal> kernel configuration option. Loading <acronym>VESA</acronym> support provides the ability to display a splash screen image that fills the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302050134.r151YNAW070547>