Don't refer people to nonexistant 'Monitors' file in xf86config.

(XFree86 Bugzilla #1498)

Reported by:	znerd
PR:		ports/56275
This commit is contained in:
Dejan Lesjak 2004-11-04 16:54:34 +00:00
parent a168b47044
commit 4710f1d03f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120788

View file

@ -0,0 +1,12 @@
--- programs/Xserver/hw/xfree86/xf86config/xf86config.c.orig Fri Nov 14 02:40:24 2003
+++ programs/Xserver/hw/xfree86/xf86config/xf86config.c Thu Nov 4 00:15:33 2004
@@ -838,8 +838,7 @@
"which is the rate at which scanlines are displayed.\n"
"\n"
"The valid range for horizontal sync and vertical sync should be documented\n"
-"in the manual of your monitor. If in doubt, check the monitor database\n"
-TREEROOTLX "/doc/Monitors to see if your monitor is there.\n"
+"in the manual of your monitor.\n"
"\n";
static char *hsyncintro_text =