From 4710f1d03fdb8e9ef89eaff2ace7600031ae54d7 Mon Sep 17 00:00:00 2001 From: Dejan Lesjak Date: Thu, 4 Nov 2004 16:54:34 +0000 Subject: Don't refer people to nonexistant 'Monitors' file in xf86config. (XFree86 Bugzilla #1498) Reported by: znerd PR: ports/56275 --- ...-programs::Xserver::hw::xfree86::xf86config::xf86config.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 x11-servers/XFree86-4-Server/files/patch-programs::Xserver::hw::xfree86::xf86config::xf86config.c (limited to 'x11-servers') diff --git a/x11-servers/XFree86-4-Server/files/patch-programs::Xserver::hw::xfree86::xf86config::xf86config.c b/x11-servers/XFree86-4-Server/files/patch-programs::Xserver::hw::xfree86::xf86config::xf86config.c new file mode 100644 index 000000000000..2181a8372bea --- /dev/null +++ b/x11-servers/XFree86-4-Server/files/patch-programs::Xserver::hw::xfree86::xf86config::xf86config.c @@ -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 = -- cgit v1.2.3