DragonFly submit List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue2178] [PATCH] Note about the use of secondary cards with DRI
Juan Francisco Cantero Hurtado <iam@juanfra.info> added the comment:
The other patch to the man page of drm. I don't find the bug associated to this
patch, so I think this is the only entry in the bug tracker.
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2178>
_____________________________________________________
From 026744719dbc86fb22f57204f96d5612e392a4f5 Mon Sep 17 00:00:00 2001
Message-Id: <026744719dbc86fb22f57204f96d5612e392a4f5.1320077264.git.iam@juanfra.info>
From: Juan Francisco Cantero Hurtado <iam@juanfra.info>
Date: Mon, 31 Oct 2011 03:50:31 +0100
Subject: [PATCH 1/2] Fixed a little error in the man page of drm.
---
share/man/man4/drm.4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/share/man/man4/drm.4 b/share/man/man4/drm.4
index 10ba2d6..3c38f08 100644
--- a/share/man/man4/drm.4
+++ b/share/man/man4/drm.4
@@ -105,7 +105,7 @@ EndSection
Debugging output can be enabled and disabled by setting the
.Xr sysctl 8
node
-.Ar hw.dri.debug .
+.Ar hw.dri.0.debug .
.Sh SEE ALSO
.Xr Xorg 1 ,
.Xr agp 4 ,
--
1.7.7
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]