aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/XFree86-4-Server
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-11-04 16:54:34 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-11-04 16:54:34 +0000
commit4710f1d03fdb8e9ef89eaff2ace7600031ae54d7 (patch)
tree60ed8b6aa82b3dc49b61b585b246391c957a78a6 /x11-servers/XFree86-4-Server
parenta168b470440a95eccdb16e8dd59ac7c5653bc12b (diff)
Don't refer people to nonexistant 'Monitors' file in xf86config.
(XFree86 Bugzilla #1498) Reported by: znerd PR: ports/56275
Notes
Notes: svn path=/head/; revision=120788
Diffstat (limited to 'x11-servers/XFree86-4-Server')
-rw-r--r--x11-servers/XFree86-4-Server/files/patch-programs::Xserver::hw::xfree86::xf86config::xf86config.c12
1 files changed, 12 insertions, 0 deletions
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 =