summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Hopf <mhopf@suse.de>2009-08-18 12:00:10 +0200
committerMatthias Hopf <mhopf@suse.de>2009-08-18 12:00:10 +0200
commit77c7ab02bf62f057c32f666168fd0ceb03a85a2d (patch)
treee65f34bd3695d62b543b22433c2bec5bef517c12
parent5c95df133062570fe134be002dcb167ac059203d (diff)
downloadxorg-proto-randrproto-77c7ab02bf62f057c32f666168fd0ceb03a85a2d.tar.gz
Should read "EDID", not "EdidData" (2).
Also include reference to former name.
-rw-r--r--randrproto.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/randrproto.txt b/randrproto.txt
index d9bef40..a70b8bd 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -1475,7 +1475,7 @@ doesn't handle a mandatory property correctly.
Raw EDID data from the device attached to the according
output. Should include main EDID data and all extension
- blocks.
+ blocks. Previously known as EdidData.
"SignalFormat" aka RR_PROPERTY_SIGNAL_FORMAT
Type: int32 / Atom
@@ -1526,9 +1526,9 @@ doesn't handle a mandatory property correctly.
Property Immutable Mandatory since
──────── ───────── ───────────────
-EdidData yes n/a
+EDID yes n/a
-EdidData is provided by the RandR frontend, thus not driver specific.
+EDID is provided by the RandR frontend, thus not driver specific.
9.3 Properties introduced with version 1.3 of the RandR extension