summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-11-09 00:36:09 +0000
committerpluknet <pluknet@FreeBSD.org>2013-11-09 00:36:09 +0000
commit71c1c69583cc29934c77d5aed9d5a21926710398 (patch)
tree1498d1222ce173a88f68155b91f67d44407f0f58 /ObsoleteFiles.inc
parentbacc1e5cc3b2c42104ad2ed826889efd4f6e77d4 (diff)
downloadFreeBSD-src-71c1c69583cc29934c77d5aed9d5a21926710398.zip
FreeBSD-src-71c1c69583cc29934c77d5aed9d5a21926710398.tar.gz
Fix extattr(2) MLINKS.
MFC after: 1 week
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 fa90dfc..b2ef44d 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
# 20131107: example files removed
OLD_FILES+=usr/share/examples/libusb20/aux.c
OLD_FILES+=usr/share/examples/libusb20/aux.h
OpenPOWER on IntegriCloud