nit in sysinstall menu

Ben Kaduk minimarmot at gmail.com
Fri Jun 29 18:17:11 UTC 2007


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



More information about the freebsd-doc mailing list