summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2014-11-11 05:55:37 +0000
committerdelphij <delphij@FreeBSD.org>2014-11-11 05:55:37 +0000
commitb67114480147049c9f71284457c6b16451f14e8b (patch)
tree5b15df08cc1555514b40d49bbffd1b4713706bcd /tools/build
parent19c54c4cedfba55185524e322475107460d5357f (diff)
downloadFreeBSD-src-b67114480147049c9f71284457c6b16451f14e8b.zip
FreeBSD-src-b67114480147049c9f71284457c6b16451f14e8b.tar.gz
MFV r273747:
Remove an extra copy of hv_kvp_daemon(8) [1]. While I'm there also correct typos in OptionalObsoleteFiles and add information of the command line options for hv_kvp_daemon(8). Reported by: jmg [1] Reviewed by: jmg
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 724a52a..64c44c8 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -4694,5 +4694,6 @@ OLD_FILES+=etc/devd/hyperv.conf
OLD_FILES+=usr/libexec/hyperv/hv_set_ifconfig
OLD_FILES+=usr/libexec/hyperv/hv_get_dns_info
OLD_FILES+=usr/libexec/hyperv/hv_get_dhcp_info
-OLD_FILES+=usr/sbin/hv_kvpd
+OLD_FILES+=usr/sbin/hv_kvp_daemon
+OLD_FILES+=usr/share/man/man8/hv_kvp_daemon.8.gz
.endif
OpenPOWER on IntegriCloud