freebsd-ports/x11-servers/xorg-server/files/patch-xorgconfig.c
Dejan Lesjak 7f352fc47f Don't refer people to nonexistant 'Monitors' file in xorgconfig.
(freedesktop.org Bugzilla #1692)

Reported by:	znerd
PR:		ports/56275
2004-11-04 16:57:50 +00:00

12 lines
546 B
C

--- programs/Xserver/hw/xfree86/xf86config/xorgconfig.c.orig Wed Nov 3 20:05:48 2004
+++ programs/Xserver/hw/xfree86/xf86config/xorgconfig.c Wed Nov 3 20:06:16 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 =