ObsoleteFiles.inc: add sio(4) leftovers

Add the manual page for sio(4) to ObsoleteFiles.inc, so that make delete-all
will remove it.  The manual page was removed together with sio(4) in
r354929.

Approved by:		emaste
Differential Revision:	https://reviews.freebsd.org/D22477
This commit is contained in:
Niclas Zeising 2019-11-21 15:38:27 +00:00
parent 8b3c5418f4
commit 40c0b3b187
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=354966

View File

@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
# 20191121: Removal of sio(4)
OLD_FILES+=usr/share/man/man4/sio.4.gz
# 20191105: picobsd(8), et al, removed.
OLD_FILES+=usr/share/man/man8/picobsd.8.gz
# 20191009: new clang import which bumps version from 8.0.1 to 9.0.0.