summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-12-07 08:45:13 +0000
committerjmc <jmc@openbsd.org>2008-12-07 08:45:13 +0000
commitf38ca59b7395e13528b0a1df87452c59e954b434 (patch)
tree8811371381c2ad4047a9d7bcad47c17d762865df
parent- comment out more stuff currently unsupported (diff)
downloadwireguard-openbsd-f38ca59b7395e13528b0a1df87452c59e954b434.tar.xz
wireguard-openbsd-f38ca59b7395e13528b0a1df87452c59e954b434.zip
- use MLINKS for currently enabled drm devices
- update SYNOPSIS ok oga
-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