summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2008-12-23 22:51:10 +0000
committerdougb <dougb@FreeBSD.org>2008-12-23 22:51:10 +0000
commit29da7fd3fd3902a252c6b7fed6275ff7a01eeb78 (patch)
tree5d2cf3f147ccf5cb69bfd71a9d6ef185dc22ab4c /usr.bin
parent6da056b5342b94c63a1a5fb6102acfbf52a13b44 (diff)
downloadFreeBSD-src-29da7fd3fd3902a252c6b7fed6275ff7a01eeb78.zip
FreeBSD-src-29da7fd3fd3902a252c6b7fed6275ff7a01eeb78.tar.gz
Update bmake glue for changes in 9.4.3
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/nsupdate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nsupdate/Makefile b/usr.bin/nsupdate/Makefile
index e77ea39..0b81c5e 100644
--- a/usr.bin/nsupdate/Makefile
+++ b/usr.bin/nsupdate/Makefile
@@ -18,7 +18,7 @@ CFLAGS+= -I${BIND_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
DPADD+= ${BIND_DPADD} ${CRYPTO_DPADD} ${PTHREAD_DPADD}
LDADD+= ${BIND_LDADD} ${CRYPTO_LDADD} ${PTHREAD_LDADD}
-MAN= nsupdate.8
+MAN= nsupdate.1
MANFILTER= sed -e "s@/etc/named\.conf@/etc/namedb/named.conf@g" \
-e "s@^\.HP [0-9]* @@"
OpenPOWER on IntegriCloud