diff options
| author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2013-11-09 00:36:09 +0000 |
|---|---|---|
| committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2013-11-09 00:36:09 +0000 |
| commit | dc211b3d406dfa358814c4f1192169523a619934 (patch) | |
| tree | 1498d1222ce173a88f68155b91f67d44407f0f58 /ObsoleteFiles.inc | |
| parent | d3109d39714e5bedbfe86da9678e75a85470631d (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index fa90dfc80b29..b2ef44dde7fd 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 |
