summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-12-07 08:45:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-12-07 08:45:14 +0000
commit872845b258a6ff49ed0d2e515e77ec109f5d3dcd (patch)
tree81a60478d8b4246f484006f5ba9946bc8756bda1 /share
parent1a242e03f2017b2623728e41b22f4b5eb25f2eba (diff)
- use MLINKS for currently enabled drm devices
- update SYNOPSIS ok oga
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile3
-rw-r--r--share/man/man4/drm.46
2 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 3f278c5b7a3..1b9f47e0285 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.471 2008/12/04 00:37:39 dlg Exp $
+# $OpenBSD: Makefile,v 1.472 2008/12/07 08:45:13 jmc Exp $
MAN= aac.4 ac97.4 acphy.4 \
acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \
@@ -64,6 +64,7 @@ MLINKS+=adv.4 advansys.4 adv.4 adw.4
MLINKS+=art.4 musycc.4
MLINKS+=audio.4 mixer.4
MLINKS+=cardbus.4 cbb.4
+MLINKS+=drm.4 inteldrm.4 drm.4 radeondrm.4
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=fpa.4 fea.4 fpa.4 fta.4
MLINKS+=isapnp.4 pnp.4
diff --git a/share/man/man4/drm.4 b/share/man/man4/drm.4
index 858457c09ce..8986885ab05 100644
--- a/share/man/man4/drm.4
+++ b/share/man/man4/drm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: drm.4,v 1.1 2008/10/31 15:55:43 jmc Exp $
+.\" $OpenBSD: drm.4,v 1.2 2008/12/07 08:45:13 jmc Exp $
.\"
.\" Copyright (c) 2008 Jason McIntyre <jmc@openbsd.org>
.\"
@@ -13,7 +13,7 @@
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: October 31 2008 $
+.Dd $Mdocdate: December 7 2008 $
.Dt DRM 4
.Os
.Sh NAME
@@ -21,7 +21,9 @@
.Nd Direct Rendering Manager device
.Sh SYNOPSIS
.Cd "inteldrm* at vga?"
+.Cd "drm* at inteldrm?"
.Cd "radeondrm* at vga?"
+.Cd "drm* at radeondrm?"
.Sh DESCRIPTION
The
.Nm