summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2017-12-10 23:40:51 -0500
committerIlia Mirkin <imirkin@alum.mit.edu>2017-12-10 23:46:32 -0500
commit048baf53872f2f93628f2c8637ec832fb4006057 (patch)
treea3cf107259eca599d07792d6fb44ec6daf6a2e8d
parent69aecdd305defdd014bc92b82acc6000988511cf (diff)
man: remove reference to glamor under DRI option
GLAMOR backend was removed a while ago, but the help text stayed on. Reported-by: Jason Zaman <jason@perfinion.com> Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
-rw-r--r--man/nouveau.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/nouveau.man b/man/nouveau.man
index 64e4144..07d53c8 100644
--- a/man/nouveau.man
+++ b/man/nouveau.man
@@ -128,8 +128,7 @@ Default: 1.
.BI "Option \*qDRI\*q \*q" integer \*q
Define the maximum level of DRI to enable. Valid values are 2 or 3.
exa acceleration will honor the maximum level if it is supported.
-Under glamor acceleration DRI3 is always enabled if supported,
-as glamor currently does not support DRI2. Default: 2 on exa, 3 on glamor.
+Default: 2.
.SH "SEE ALSO"
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS