summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2012-02-23 17:47:19 +0000
committerbrueffer <brueffer@FreeBSD.org>2012-02-23 17:47:19 +0000
commit8b76671a808d4da4c1024750a1119b0d1f620c94 (patch)
treed2c484f21925785621cd3c9b9ff470328821bbe2 /ObsoleteFiles.inc
parenta05fe1c2c9c93b4362978465d9009af686302f2a (diff)
downloadFreeBSD-src-8b76671a808d4da4c1024750a1119b0d1f620c94.zip
FreeBSD-src-8b76671a808d4da4c1024750a1119b0d1f620c94.tar.gz
Catch up with r195837 (2.5 years ago) which renamed net_add_domain() to domain_add().
PR: 165424 Submitted by: Lachlan Kang MFC after: 1 week
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 4bb7d4f..26e2130 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -707,6 +707,8 @@ OLD_LIBS+=usr/lib32/pam_unix.so.4
.endif
# 20090718: the gdm pam.d file is no longer required.
OLD_FILES+=etc/pam.d/gdm
+# 20090714: net_add_domain(9) renamed to domain_add(9)
+OLD_FILES+=usr/share/man/man9/net_add_domain.9.gz
# 20090713: vimage container structs removed.
OLD_FILES+=usr/include/netinet/vinet.h
OLD_FILES+=usr/include/netinet6/vinet6.h
OpenPOWER on IntegriCloud