summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/Makefile
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1998-10-10 06:48:23 +0000
committerJason Downs <downsj@cvs.openbsd.org>1998-10-10 06:48:23 +0000
commit6699ad22ef39991d1aab18a3f0b7bec1049aa9b5 (patch)
tree44992030037ed94502d1242d0747ef50c89de2f7 /share/man/man4/man4.i386/Makefile
parentcf63c0f344e9751428c1b3a977790ff78e5cda57 (diff)
Add bktr man page, from FreeBSD.
Diffstat (limited to 'share/man/man4/man4.i386/Makefile')
-rw-r--r--share/man/man4/man4.i386/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index e02a334e115..242b266c6e1 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.22 1998/09/22 21:55:12 deraadt Exp $
+# $OpenBSD: Makefile,v 1.23 1998/10/10 06:48:21 downsj Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
-MAN= intro.4 aha.4 ahb.4 aic.4 apm.4 aria.4 ast.4 autoconf.4 boca.4 bt.4
-MAN+= com.4 cy.4 ed.4 fdc.4 iy.4 lms.4 lpt.4 mcd.4 mem.4 mms.4
+MAN= intro.4 aha.4 ahb.4 aic.4 apm.4 aria.4 ast.4 autoconf.4 bktr.4 boca.4
+MAN+= bt.4 com.4 cy.4 ed.4 fdc.4 iy.4 lms.4 lpt.4 mcd.4 mem.4 mms.4
MAN+= npx.4 pctr.4 pms.4 rtfps.4 scd.4 sea.4 speaker.4 uha.4 wdc.4
MAN+= eg.4 el.4 ie.4 joy.4 le.4 wt.4
MAN+= gus.4 pss.4 sb.4 wss.4
@@ -12,6 +12,7 @@ MAN+= xf86.4
MLINKS= mem.4 kmem.4
MLINKS+= pms.4 psm.4
MLINKS+= com.4 pccom.4
+MLINKS+= bktr.4 brooktree.4
MANSUBDIR=/i386
.include <bsd.prog.mk>