Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2007 13:17:05 -0500
From:      "Ben Kaduk" <minimarmot@gmail.com>
To:        freebsd-doc@freebsd.org
Subject:   nit in sysinstall menu
Message-ID:  <47d0403c0706291117i5efad22es35debfa001604aac@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
src/usr.sbin/sysinstall/menus.c
--- menus.c.orig        2007-06-29 13:11:04.000000000 -0500
+++ menus.c     2007-06-29 13:11:11.000000000 -0500
@@ -2148,7 +2148,7 @@
     "By default, the console driver will not attempt to do anything\n"
     "special with your screen when it's idle.  If you expect to leave your\n"
     "monitor switched on and idle for long periods of time then you should\n"
-    "probably enable one of these screen savers to prevent phosphor burn-in.",
+    "probably enable one of these screen savers to prevent burn-in.",
     "Choose a nifty-looking screen saver",
     NULL,
     { { "1 Blank",     "Simply blank the screen",

not all monitors are CRT (i.e. LCD's don't have phosphors), but they can still
suffer from burn-in.

-Ben Kaduk



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