This flag was added by me in a patch, but forgot to update the man page. This patch adds such update.

Changelog:
Document existence of IgnoreEDID option.

--
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

>From c67186bbb0070f53f2e801a71967f5482ae76789 Mon Sep 17 00:00:00 2001
From: =?utf-8?q?Alex=20Villac=C3=ADs=20Lasso?= <a...@karlalex.palosanto.com>
Date: Sun, 28 Dec 2008 15:03:48 -0500
Subject: [PATCH] Document the existence of the IgnoreEDID option.

---
 man/savage.man |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/man/savage.man b/man/savage.man
index e5d3d27..35528b2 100644
--- a/man/savage.man
+++ b/man/savage.man
@@ -139,6 +139,13 @@ driver use your mode line timing exactly, turn off the UseBios option.
 Use of the BIOS is required for dualhead operation. 
 Default: on (use the BIOS).
 .TP
+.BI "Option \*qIgnoreEDID\*q \*q" boolean \*q
+Do not use EDID data for mode validation, but DDC is still used
+for monitor detection. This is different from NoDDC option.
+.br
+The default value is
+.B off.
+.TP 
 .BI "Option \*qShadowStatus\*q \*q" boolean \*q
 Enables the use of a shadow status register.  There is a chip bug in the 
 Savage graphics engine that can cause a bus lock when reading the engine
-- 
1.6.0.6

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to