svn commit: r52851 - head/en_US.ISO8859-1/books/handbook/boot
Benedict Reuschling
bcr at FreeBSD.org
Sat Mar 9 18:18:01 UTC 2019
Author: bcr
Date: Sat Mar 9 18:18:00 2019
New Revision: 52851
URL: https://svnweb.freebsd.org/changeset/doc/52851
Log:
Remove dead link to splash screen site.
The site to download sample splash screens is not available anymore.
Remove the sentence it contains completely and pull in the remaining
single sentence from this paragraph into the next one.
PR: 236402
Submitted by: yuri@
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 Sat Mar 9 15:16:27 2019 (r52850)
+++ head/en_US.ISO8859-1/books/handbook/boot/chapter.xml Sat Mar 9 18:18:00 2019 (r52851)
@@ -689,14 +689,10 @@ console none unknown off <r
<literal>saver=</literal> option only applies to virtual
consoles and has no effect on graphical display managers.</para>
- <para>Sample splash screen files can be downloaded from the
- gallery at <link
- xlink:href="http://artwork.freebsdgr.org/node/3/">http://artwork.freebsdgr.org</link>.
- By installing the <package>sysutils/bsd-splash-changer</package>
- package or port, a random splash image from a collection will
- display at boot.</para>
-
- <para>The splash screen function supports 256-colors in the
+ <para>By installing the
+ <package>sysutils/bsd-splash-changer</package> package or port,
+ a random splash image from a collection will display at boot.
+ The splash screen function supports 256-colors in the
bitmap (<filename>.bmp</filename>), ZSoft
<acronym>PCX</acronym> (<filename>.pcx</filename>), or
TheDraw (<filename>.bin</filename>) formats. The
More information about the svn-doc-head
mailing list