summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2011-07-08 20:57:51 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2011-07-08 20:57:51 +0000
commit9e05c7d3b2cef8835e34352f177adf48ff4992ed (patch)
treead44933a2962751e949b9dec2ce4f3ab0d1a9f55 /share/man
parent4eb45d696fd0956fc38b2fa1c709ea00a38c6a6f (diff)
unlink compat_aout, spotted by jmc
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index e15b62fa46a..808e0e3848d 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.79 2011/07/04 22:59:43 tedu Exp $
+# $OpenBSD: Makefile,v 1.80 2011/07/08 20:57:50 tedu Exp $
# $NetBSD: Makefile,v 1.13 1996/03/28 21:36:40 mark Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-MAN= afterboot.8 boot_config.8 compat_aout.8 \
+MAN= afterboot.8 boot_config.8 \
compat_linux.8 crash.8 daily.8 dhcp.8 \
diskless.8 genassym.sh.8 intro.8 netstart.8 rc.8 \
rc.conf.8 rc.d.8 rc.shutdown.8 rc.subr.8 release.8 \