summaryrefslogtreecommitdiffstats
path: root/usr.bin/strip
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-09-07 06:01:37 +0000
committerjb <jb@FreeBSD.org>1998-09-07 06:01:37 +0000
commitcfb1a7b65589592eee73065ada7b0e92ae6caa58 (patch)
treea0d0d66330d209b6f30cb6e74d274c77b62799f2 /usr.bin/strip
parent2afbc5546917f9c87aec64fbe940bdb5060d87ee (diff)
downloadFreeBSD-src-cfb1a7b65589592eee73065ada7b0e92ae6caa58.zip
FreeBSD-src-cfb1a7b65589592eee73065ada7b0e92ae6caa58.tar.gz
Install the legacy man file in section 1aout.
Diffstat (limited to 'usr.bin/strip')
-rw-r--r--usr.bin/strip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/strip/Makefile b/usr.bin/strip/Makefile
index fe8ab01..f5160e6 100644
--- a/usr.bin/strip/Makefile
+++ b/usr.bin/strip/Makefile
@@ -2,7 +2,7 @@
PROG= strip
BINDIR= /usr/libexec/aout
-MAN1= strip.1
+MAN1aout=strip.1aout
CLEANFILES += maybe_stripped
all: maybe_stripped
OpenPOWER on IntegriCloud