summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2007-06-29 20:24:57 +0000
committermurray <murray@FreeBSD.org>2007-06-29 20:24:57 +0000
commit3bf4959688a82d8eb9b5c7caf17dbdd043102e3e (patch)
treede67197481d48706c566b566a8aa2f991351abd0 /usr.sbin/sysinstall
parent9e5fd9e9ffd77638128ad48583a2cfa707b5d2f6 (diff)
downloadFreeBSD-src-3bf4959688a82d8eb9b5c7caf17dbdd043102e3e.zip
FreeBSD-src-3bf4959688a82d8eb9b5c7caf17dbdd043102e3e.tar.gz
Remove reference to 'phosphor' in the screensaver menu as this is less
meaningful in the LCD world. Submitted by: Ben Kaduk <minimarmot@gmail.com> Approved by: re (kensmith)
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/menus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 524f829..826ae4e 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -2148,7 +2148,7 @@ DMenu MenuSysconsSaver = {
"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",
OpenPOWER on IntegriCloud