git: f31398c536bb - main - Prune leftovers from cloudabi(4), ng_h4(4), and sppp(4) removals.

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Wed, 01 Dec 2021 22:46:00 UTC
The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=f31398c536bb37c0ffd4c925acf4b601666358a4

commit f31398c536bb37c0ffd4c925acf4b601666358a4
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-12-01 22:14:58 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-12-01 22:14:58 +0000

    Prune leftovers from cloudabi(4), ng_h4(4), and sppp(4) removals.
    
    Reported by:    Mark Millard
---
 ObsoleteFiles.inc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index ac84263ab1b7..dd81e88e3c89 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -504,6 +504,8 @@ OLD_FILES+=usr/share/man/man4/iscsi_initiator.4.gz
 OLD_FILES+=usr/share/man/man8/iscontrol.8.gz
 
 # 20211022
+OLD_FILES+=etc/rc.d/sppp
+OLD_FILES+=rescue/spppcontrol
 OLD_FILES+=sbin/spppcontrol
 .if ${TARGET_ARCH} == "i386"
 OLD_FILES+=usr/include/machine/cserial.h
@@ -519,6 +521,7 @@ OLD_FILES+=usr/sbin/hcseriald
 OLD_FILES+=usr/share/man/man8/hcseriald.8.gz
 
 # 20210929: Remove ng_h4
+OLD_FILES+=usr/include/netgraph/bluetooth/include/ng_h4.h
 OLD_FILES+=usr/share/man/man4/ng_h4.4.gz
 
 # 20210923: rename boot(9) to kern_reboot(9)
@@ -526,6 +529,8 @@ OLD_FILES+=usr/share/man/man9/boot.9.gz
 
 # 20210921: remove cloudabi
 OLD_FILES+=usr/share/man/man4/cloudabi.4.gz
+OLD_FILES+=usr/share/man/man4/cloudabi32.4.gz
+OLD_FILES+=usr/share/man/man4/cloudabi64.4.gz
 
 # 20210906: stop installing {llvm,clang,lldb}-tblgen
 OLD_FILES+=usr/bin/llvm-tblgen