summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc/Makefile
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-08-12 10:48:22 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-08-12 10:48:22 +0000
commit252421c3d3be2f29c2149c3c03c43812bfe8ac1c (patch)
treea604056c18634bd28220bca64882476ab71a0b81 /share/man/man4/man4.sparc/Makefile
parentd3525c9d1d41dffdea2efdb6fb38ad469f2848ad (diff)
Manual pages update to reflect the sparc wscons changes.
Diffstat (limited to 'share/man/man4/man4.sparc/Makefile')
-rw-r--r--share/man/man4/man4.sparc/Makefile23
1 files changed, 12 insertions, 11 deletions
diff --git a/share/man/man4/man4.sparc/Makefile b/share/man/man4/man4.sparc/Makefile
index c5e20fb12f7..bf73f866e04 100644
--- a/share/man/man4/man4.sparc/Makefile
+++ b/share/man/man4/man4.sparc/Makefile
@@ -1,16 +1,17 @@
-# $OpenBSD: Makefile,v 1.23 2002/07/09 18:41:27 jason Exp $
+# $OpenBSD: Makefile,v 1.24 2002/08/12 10:48:21 miod Exp $
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
-MAN= intro.4
-MAN+= audioamd.4 audiocs.4 autoconf.4 be.4 bwtwo.4
-MAN+= cgtwo.4 cgthree.4 cgfour.4 cgsix.4
-MAN+= cgeight.4 cgfourteen.4 daadio.4 esp.4 fd.4 fga.4 hme.4 ie.4
-MAN+= kbd.4 le.4 led.4
-MAN+= magma.4 mem.4 ms.4 openprom.4 pnozz.4 qe.4 qec.4 scf.4 si.4 spif.4
-MAN+= sw.4 tctrl.4 tcx.4 xbox.4 xd.4 xy.4 zs.4
-MLINKS= mem.4 kmem.4
-MLINKS+= fga.4 fvme.4
-MLINKS+= fd.4 fdc.4
+MAN= audioamd.4 audiocs.4 autoconf.4 be.4 bwtwo.4 cgtwo.4 cgthree.4 \
+ cgfour.4 cgsix.4 cgeight.4 cgtwelve.4 cgfourteen.4 daadio.4 \
+ esp.4 fd.4 fga.4 hme.4 ie.4 intro.4 le.4 led.4 magma.4 mem.4 \
+ openprom.4 pnozz.4 qe.4 qec.4 scf.4 si.4 spif.4 sw.4 tctrl.4 \
+ tcx.4 xbox.4 xd.4 xy.4 zs.4
+MLINKS= fd.4 fdc.4 \
+ fga.4 fvme.4 \
+ le.4 lebuffer.4 \
+ mem.4 kmem.4 \
+ zs.4 zskbd.4 \
+ zs.4 zstty.4
MANSUBDIR=sparc
.include <bsd.prog.mk>