summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-11-19 10:39:48 +0000
committerpluknet <pluknet@FreeBSD.org>2013-11-19 10:39:48 +0000
commit6fcdc56ba5d331958d2397294655e5b48de46175 (patch)
treed6d180170a64c012522e0f9ef85393058aa3fa7d /ObsoleteFiles.inc
parent1dfe9ec22ad343727441d0d1e9a574a2f03804df (diff)
downloadFreeBSD-src-6fcdc56ba5d331958d2397294655e5b48de46175.zip
FreeBSD-src-6fcdc56ba5d331958d2397294655e5b48de46175.tar.gz
MFC r257874:
Fix extattr(2) MLINKS. Approved by: re (kib)
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 104b0a5..8dd0839 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20131109: extattr(2) mlinks fixed
+OLD_FILES+=usr/share/man/man2/extattr_delete_list.2.gz
+OLD_FILES+=usr/share/man/man2/extattr_get_list.2.gz
# 20131103: WITH_LIBICONV_COMPAT removal
OLD_FILES+=usr/include/_libiconv_compat.h
OLD_FILES+=usr/lib/libiconv.a
OpenPOWER on IntegriCloud