diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2024-07-29 14:12:40 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2024-07-29 14:17:04 +0000 |
| commit | 801c452795ac441523655eb3277051b7b034becf (patch) | |
| tree | 0f828bc499fa1e1987f5a1f7111ff7974ead8dab /ObsoleteFiles.inc | |
| parent | 36d68cb2ddd22fa6fd1d0b38ce38fe9da17fe76a (diff) | |
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 b21778466800..01b4824e8692 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -56,6 +56,8 @@ OLD_FILES+=usr/share/man/man9/ifaddr_byindex.9.gz # 20240729: remove MD5(9) OLD_FILES+=usr/share/man/man9/MD5.9.gz +OLD_FILES+=usr/share/man/man9/MD5Init.9 +OLD_FILES+=usr/share/man/man9/MD5Transform.9 # 20240726: deprecate contigfree(9) OLD_FILES+=usr/share/man/man9/contigfree.9.gz |
