diff options
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 4db0704d88ef..02a727d631bd 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,13 +51,12 @@ # xargs -n1 | sort | uniq -d; # done +# 20250826: Remove a misspelled manual +OLD_FILES+=usr/share/man/man3/sysdecode_syscallnames.3.gz + # 20250812: Remove a bogus manlink OLD_FILES+=usr/share/man/man3/quota_statfs.3.gz -# 20250810: Removal of remaining Secure RPC (DES) bits -OLD_FILES+=usr/sbin/rpc.ypupdated -OLD_FILES+=etc/rc.d/ypupdated - # 20250808: nvmfd removed from base install OLD_FILES+=usr/sbin/nvmfd OLD_FILES+=usr/share/man/man8/nvmfd.8.gz @@ -80,7 +79,6 @@ OLD_FILES+=usr/lib/libopencsd.so # 20250801: Move compile_et to /usr/sbin OLD_FILES+=usr/share/et/compile_et -OLD_DIRS+=usr/share/et # 20250728: zfsboot (MBR) removed OLD_FILES+=boot/zfsboot |