summaryrefslogtreecommitdiffstats
path: root/sbin/ldconfig
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
committerru <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
commit56b5d7535b94f68324d688401270d40f3779f0aa (patch)
tree5595d1171fe386d2597473f260d7abc50f6f6ff3 /sbin/ldconfig
parentebd6ae3e698b396be69e6680b62601a931178567 (diff)
downloadFreeBSD-src-56b5d7535b94f68324d688401270d40f3779f0aa.zip
FreeBSD-src-56b5d7535b94f68324d688401270d40f3779f0aa.tar.gz
Set the default manual section for sbin/ to 8.
Diffstat (limited to 'sbin/ldconfig')
-rw-r--r--sbin/ldconfig/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ldconfig/Makefile b/sbin/ldconfig/Makefile
index 0b9792f..8a1d156 100644
--- a/sbin/ldconfig/Makefile
+++ b/sbin/ldconfig/Makefile
@@ -4,7 +4,6 @@ PROG= ldconfig
SRCS= elfhints.c ldconfig.c shlib.c support.c
LDDIR?= ${.CURDIR}/../../libexec/rtld-aout
CFLAGS+=-I${LDDIR} -DFREEBSD_AOUT
-MAN8= ldconfig.8
.PATH: ${LDDIR}
OpenPOWER on IntegriCloud