diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2018-04-17 18:04:28 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2018-04-17 18:04:28 +0000 |
commit | 9c11d8d483c4a8e5e530c101101b26695e33b080 (patch) | |
tree | 31eb749f062a948b7861c536d5454b68d3a58764 /ObsoleteFiles.inc | |
parent | ee9f155f8f7dd7a91cffaa62fd918dc4109c3f4f (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 44eb2740d958c..a34d49ff4b82e 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20180417: remove fuswintr and suswintr +OLD_FILES+=usr/share/man/man9/fuswintr.9.gz +OLD_FILES+=usr/share/man/man9/suswintr.9.gz # 20180413: remove Arcnet support OLD_FILES+=usr/include/net/if_arc.h OLD_FILES+=usr/share/man/man4/cm.4.gz |