Retire pccard(4)

pccard has been declared obsolete for a long time and also the
support has been removed but the man page still exists. It mentions
being scheduled to be removed before 13.0 but it still exists in the
tree.

[Extracted from review D53434]

Reviewed by: emaste
Fixes: 31b35400c ("pccard: Remove more of the PC Card infrastructure")
This commit is contained in:
Muhammad Moinur Rahman
2025-11-12 12:01:18 -05:00
committed by Ed Maste
parent b6f25aca11
commit 5b9fba1cb0
9 changed files with 6 additions and 94 deletions
+1 -2
View File
@@ -38,8 +38,7 @@ The
utility translates a raw CIS stream into human readable form.
.Sh SEE ALSO
.Xr cardbus 4 ,
.Xr cbb 4 ,
.Xr pccard 4
.Xr cbb 4
.Sh AUTHORS
The original version was written by
.An Warner Losh Aq Mt imp@FreeBSD.org .