diff options
author | imp <imp@FreeBSD.org> | 2002-07-09 03:50:29 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2002-07-09 03:50:29 +0000 |
commit | 90d1c7eda8a13f116225c690f5f3464689a5bc69 (patch) | |
tree | 2b60d2f7f43fd9808428874e970e157ceae802ec /share/man/man4 | |
parent | 284f7b18517c1ae9289b5c527797519a64b1ab39 (diff) | |
download | FreeBSD-src-90d1c7eda8a13f116225c690f5f3464689a5bc69.zip FreeBSD-src-90d1c7eda8a13f116225c690f5f3464689a5bc69.tar.gz |
Finish the repo copy of pcic.4 -> oldcard.4. oldcard.4 will document
the legacy pccard mode stuff called 'oldcard.' pcic.4 will be
hijacked for newcard purposes.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 485bd7f..d5f3294 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -119,6 +119,7 @@ MAN= aac.4 \ nmdm.4 \ null.4 \ ohci.4 \ + oldcard.4 \ orm.4 \ pass.4 \ pci.4 \ |