Module Name:    src
Committed By:   szptvlfn
Date:           Wed Aug 24 22:50:57 UTC 2016

Modified Files:
        src/distrib/sets/lists/etc: mi
        src/distrib/sets/lists/man: mi

Log Message:
fix the build ( MKUNBOUND=no ).


To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/distrib/sets/lists/etc/mi
cvs rdiff -u -r1.1532 -r1.1533 src/distrib/sets/lists/man/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/etc/mi
diff -u src/distrib/sets/lists/etc/mi:1.241 src/distrib/sets/lists/etc/mi:1.242
--- src/distrib/sets/lists/etc/mi:1.241	Tue Aug 23 09:11:06 2016
+++ src/distrib/sets/lists/etc/mi	Wed Aug 24 22:50:57 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.241 2016/08/23 09:11:06 christos Exp $
+# $NetBSD: mi,v 1.242 2016/08/24 22:50:57 szptvlfn Exp $
 #
 # Note: end-user configuration files that are moved to another location
 #	should not be marked "obsolete"; they should just be removed from
@@ -292,7 +292,7 @@
 ./etc/rc.d/timed				etc-timed-rc
 ./etc/rc.d/tpctl				etc-sys-rc
 ./etc/rc.d/ttys					etc-sys-rc
-./etc/rc.d/unbound				etc-net-rc
+./etc/rc.d/unbound				etc-net-rc		unbound
 ./etc/rc.d/veriexec				etc-sys-rc
 ./etc/rc.d/virecover				etc-sys-rc
 ./etc/rc.d/wdogctl				etc-sysutil-rc
@@ -338,7 +338,7 @@
 ./etc/sysctl.conf				etc-sys-etc
 ./etc/syslog.conf				etc-sys-etc
 ./etc/ttys					etc-sys-etc
-./etc/unbound/unbound.conf			etc-netutil-etc
+./etc/unbound/unbound.conf			etc-netutil-etc		unbound
 ./etc/weekly					etc-sys-etc
 ./etc/weekly.conf				etc-sys-etc
 ./etc/wscons.conf				etc-sys-etc

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1532 src/distrib/sets/lists/man/mi:1.1533
--- src/distrib/sets/lists/man/mi:1.1532	Sat Aug 20 11:34:50 2016
+++ src/distrib/sets/lists/man/mi	Wed Aug 24 22:50:57 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1532 2016/08/20 11:34:50 christos Exp $
+# $NetBSD: mi,v 1.1533 2016/08/24 22:50:57 szptvlfn Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -9036,7 +9036,7 @@
 ./usr/share/man/man8/unbound-anchor.8		man-netutil-man		.man,crypto,unbound
 ./usr/share/man/man8/unbound-checkconf.8	man-netutil-man		.man,crypto,unbound
 ./usr/share/man/man8/unbound-control.8		man-netutil-man		.man,crypto,unbound
-./usr/share/man/man8/unbound.8
+./usr/share/man/man8/unbound.8				man-netutil-man		.man,crypto,unbound
 ./usr/share/man/man8/unlink.8			man-sysutil-man		.man
 ./usr/share/man/man8/update.8			man-obsolete		obsolete
 ./usr/share/man/man8/usbd.8			man-obsolete		obsolete

Reply via email to