diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2007-06-29 20:24:57 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2007-06-29 20:24:57 +0000 |
| commit | f43bbab9a85156989ce3f8c63f54b88b80127b30 (patch) | |
| tree | de67197481d48706c566b566a8aa2f991351abd0 /usr.sbin | |
| parent | 4c0d85d90a2d13080745eae533d88248cd958de8 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/sysinstall/menus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c index 524f8292f209..826ae4e69e06 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", |
