diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2016-08-19 23:39:08 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2016-08-19 23:39:08 +0000 |
| commit | 354b6f0fd9a89d1d3250d7b3bfaca37bd921ef15 (patch) | |
| tree | 7883e9d3ba6c52f71a73c58e09bfb7a83f05b07e /ObsoleteFiles.inc | |
| parent | 09b9789b28dd8453a54cb424115f31a6d3672527 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index e13a87c30fea..4f9390a547b9 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20160819: Remove spic(4) +OLD_FILES+=usr/share/man/man4/spic.4.gz # 20160819: Remove wl(4) and wlconfig(8) OLD_FILES+=usr/share/man/man4/i386/wl.4.gz OLD_FILES+=usr/sbin/wlconfig |
