diff options
author | antoine <antoine@FreeBSD.org> | 2013-03-10 17:49:59 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-03-10 17:49:59 +0000 |
commit | 4734f9a3bd01ef03d1eab09ad517821728580e50 (patch) | |
tree | 9425d851d8d113066f091b4c6486120c9e22ad56 /ObsoleteFiles.inc | |
parent | 0449dd83b1ff6d9ba8771a223fae67e0ba1c02a9 (diff) | |
download | FreeBSD-src-4734f9a3bd01ef03d1eab09ad517821728580e50.zip FreeBSD-src-4734f9a3bd01ef03d1eab09ad517821728580e50.tar.gz |
Add more obsolete files.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 05929a3..f89b68e 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -99,6 +99,12 @@ OLD_FILES+=usr/share/man/man8/mount_portalfs.8.gz OLD_FILES+=usr/share/man/man4/coda.4.gz # 20130302: XFS support removed OLD_FILES+=usr/share/man/man5/xfs.5.gz +# 20130302: Capsicum overhaul +OLD_FILES+=usr/share/man/man2/cap_getrights.2.gz +OLD_FILES+=usr/share/man/man2/cap_new.2.gz +# 20130213: OpenSSL 1.0.1e import +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_verifyrecover.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_verifyrecover_init.3.gz # 20130116: removed long unused directories for .1aout section manpages OLD_FILES+=usr/share/man/en.ISO8859-1/man1aout OLD_FILES+=usr/share/man/en.UTF-8/man1aout |