summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sgi/Makefile
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2010-03-07 21:26:25 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2010-03-07 21:26:25 +0000
commit620991ed7c96f5cb2d5aba33e5780c9feae911d8 (patch)
treee33eb7e3e5e14a1383c9f42033684daa5b952db9 /share/man/man4/man4.sgi/Makefile
parent6132f545a66994e896da7919ab654a3a371d2fcd (diff)
Minimalistic driver for the ImpactSR (Mardigras) video option found on older
Octane systems, as well as some Onyxes. With special permission to change a systemwide .h file and add a manpage from deraadt@ Magic numbers and operation sequencing borrowed from Linux; tested on Octane + ESI. ok deraadt@
Diffstat (limited to 'share/man/man4/man4.sgi/Makefile')
-rw-r--r--share/man/man4/man4.sgi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sgi/Makefile b/share/man/man4/man4.sgi/Makefile
index 8920c2f758a..016d4de3194 100644
--- a/share/man/man4/man4.sgi/Makefile
+++ b/share/man/man4/man4.sgi/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.17 2010/03/04 14:50:35 jsing Exp $
+# $OpenBSD: Makefile,v 1.18 2010/03/07 21:26:24 miod Exp $
-MAN= dsrtc.4 gbe.4 iec.4 intro.4 ioc.4 iockbc.4 iof.4 \
+MAN= dsrtc.4 gbe.4 iec.4 impact.4 intro.4 ioc.4 iockbc.4 iof.4 \
macebus.4 mavb.4 mec.4 mkbc.4 odyssey.4 \
owmac.4 owserial.4 power.4 xbow.4 xbridge.4 xheart.4
MLINKS= macebus.4 macepcibr.4 \