From 95fcade81713ace6cdaf5fab29b07b558d7761ba Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 12 Nov 2025 12:33:05 -0500 Subject: pcic.4: Remove stale manual Approved by: re (cperciva) MFC after: 2 days (squashed with fixup commit) Reviewed by: ziaee Fixes: 31b35400c (pccard: Remove more of the PC Card) Discussed with: bsdimp, emaste, jhb Extracted from: https://reviews.freebsd.org/D53434 (cherry picked from commit 1d9f2db7c0b981bf5d45e3ef17dda13b953e1c97) (cherry picked from commit 6aaf184dc4e294779db7133629b7ae953b4da285) (cherry picked from commit feb8971db4b179d90b7cd006c43421fdaf4dbf7f) --- ObsoleteFiles.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ObsoleteFiles.inc') diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 32b3a2607150..6cbec0879b70 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,10 @@ # xargs -n1 | sort | uniq -d; # done +# 20251112: Remove pccard(4) and related +OLD_FILES+=share/man/man4/pccard.4.gz +OLD_FILES+=share/man/man4/pcic.4.gz + # 20251006: Remove libnss_tacplus.a (it never should have been installed) OLD_FILES+=usr/lib/libnss_tacplus.a -- cgit v1.3