Complete the removal of the MD5 manual page from section 9.

This commit is contained in:
George V. Neville-Neil
2024-07-29 21:11:24 +07:00
parent 9f080f17a6
commit 36d68cb2dd
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -54,6 +54,9 @@
# 20240729: retire ifaddr_byindex # 20240729: retire ifaddr_byindex
OLD_FILES+=usr/share/man/man9/ifaddr_byindex.9.gz OLD_FILES+=usr/share/man/man9/ifaddr_byindex.9.gz
# 20240729: remove MD5(9)
OLD_FILES+=usr/share/man/man9/MD5.9.gz
# 20240726: deprecate contigfree(9) # 20240726: deprecate contigfree(9)
OLD_FILES+=usr/share/man/man9/contigfree.9.gz OLD_FILES+=usr/share/man/man9/contigfree.9.gz
-1
View File
@@ -218,7 +218,6 @@ MAN= accept_filter.9 \
mbchain.9 \ mbchain.9 \
mbuf.9 \ mbuf.9 \
mbuf_tags.9 \ mbuf_tags.9 \
MD5.9 \
mdchain.9 \ mdchain.9 \
memcchr.9 \ memcchr.9 \
memguard.9 \ memguard.9 \