diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2018-02-13 21:11:27 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2018-02-13 21:11:27 +0000 |
| commit | 9281b97ba85c361d2374d57f37fdadf81c7b742e (patch) | |
| tree | 4bfdcffeea2ff244933b2fc135a359cd88ef97bb /ObsoleteFiles.inc | |
| parent | 12485c0e3479a9abc91128876a03223df45dc789 (diff) | |
MFC: r329024
Remove c_rehash(1) to not confuse users.
Notes
svn path=/stable/11/; revision=329242
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 ef3e29281ad6..610b67f90362 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -38,6 +38,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20180213: remove c_rehash(1) +OLD_FILES+=usr/share/openssl/man/man1/c_rehash.1.gz # 20180212: Obsolete forth files OLD_FILES+=boot/efi.4th OLD_FILES+=boot/pcibios.4th |
