summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-10-10 17:38:19 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-10-10 17:38:19 +0000
commit6d11a23ada015a826e206a9d00de14e860eb47df (patch)
treedf5618f15bbde3958a4aac37c2d041f79133a68d /share
parent7873be84081be8cbbb0d6449661f6360c92a2783 (diff)
delete the bad MLINK
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 242b266c6e1..e043b6463f9 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.23 1998/10/10 06:48:21 downsj Exp $
+# $OpenBSD: Makefile,v 1.24 1998/10/10 17:38:18 deraadt Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
@@ -12,7 +12,6 @@ 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>