summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.man.mk
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-09-07 05:55:02 +0000
committerjb <jb@FreeBSD.org>1998-09-07 05:55:02 +0000
commit2afbc5546917f9c87aec64fbe940bdb5060d87ee (patch)
tree38a12e9e8049e3a6d99fb11daa92f1a98662d0d7 /share/mk/bsd.man.mk
parent82ccb4c63283f0062e12ad38ca46994786ccf094 (diff)
downloadFreeBSD-src-2afbc5546917f9c87aec64fbe940bdb5060d87ee.zip
FreeBSD-src-2afbc5546917f9c87aec64fbe940bdb5060d87ee.tar.gz
Add a man section 1aout for the legacy man files to avoid them being
installed over the ones from binutils.
Diffstat (limited to 'share/mk/bsd.man.mk')
-rw-r--r--share/mk/bsd.man.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.man.mk b/share/mk/bsd.man.mk
index 7a79e6f..89ee1cb 100644
--- a/share/mk/bsd.man.mk
+++ b/share/mk/bsd.man.mk
@@ -1,4 +1,4 @@
-# $Id: bsd.man.mk,v 1.27 1998/04/27 15:08:07 bde Exp $
+# $Id: bsd.man.mk,v 1.28 1998/08/08 07:02:08 peter Exp $
#
# The include file <bsd.man.mk> handles installing manual pages and
# their links.
@@ -69,7 +69,7 @@ MROFF_CMD?= groff -Tascii -man
MCOMPRESS_CMD?= ${COMPRESS_CMD}
MCOMPRESS_EXT?= ${COMPRESS_EXT}
-SECTIONS= 1 2 3 4 5 6 7 8 9 n
+SECTIONS= 1 1aout 2 3 4 5 6 7 8 9 n
.undef _MANPAGES
.for sect in ${SECTIONS}
OpenPOWER on IntegriCloud