summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2003-06-29 10:56:39 +0000
committerMarc Espie <espie@cvs.openbsd.org>2003-06-29 10:56:39 +0000
commit14f4537af21dfaa6b783b4cd4d1170025f498f55 (patch)
treec7147bfbfbc72bbc57af6b4f33a2f1bfc13f9692 /share
parentf5d2024a2ba3089571f3cb5592cf9310dc7082ef (diff)
+compat_aout.8
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index 2fdc4d4d98d..e1f285579e9 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -1,8 +1,9 @@
-# $OpenBSD: Makefile,v 1.41 2002/12/31 16:22:26 miod Exp $
+# $OpenBSD: Makefile,v 1.42 2003/06/29 10:56:38 espie 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_bsdos.8 compat_freebsd.8 \
+MAN= afterboot.8 boot_config.8 compat_aout.8 compat_bsdos.8 \
+ compat_freebsd.8 \
compat_hpux.8 compat_ibcs2.8 compat_linux.8 compat_osf1.8 \
compat_sunos.8 compat_svr4.8 compat_ultrix.8 crash.8 dhcp.8 diskless.8 \
genassym.sh.8 intro.8 netstart.8 rc.8 rc.conf.8 rc.shutdown.8 \