diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-08-01 21:23:29 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-08-01 21:23:29 +0000 |
commit | ae21a1b9ab758b8b9ed9b8f35ed3c68a9c64edd0 (patch) | |
tree | a21e19be56f90356757164abc6a324d630f49d7d /share/man/man4/pci.4 | |
parent | 90a5c1b2fdf83aee1a097da6d52d9a86b8f27ab6 (diff) |
Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware
is anything but useful. Nevertheless this was a very good platform to use as
an OpenBSD/*arm* starting point, but nowadays this platform is not necessary
anymore.
Somehow these CATS motherboard are just like AUI hubs, with the difference that,
when my AUI hub caught fire, 10base5 support was not removed from the networking
code.
Diffstat (limited to 'share/man/man4/pci.4')
-rw-r--r-- | share/man/man4/pci.4 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 140f12975cf..0f96a383aed 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.223 2007/07/02 10:13:01 jmc Exp $ +.\" $OpenBSD: pci.4,v 1.224 2007/08/01 21:23:26 miod Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 2 2007 $ +.Dd $Mdocdate: August 1 2007 $ .Dt PCI 4 .Os .Sh NAME @@ -48,9 +48,6 @@ .Cd "# amd64, i386" .Cd "pci* at mainbus0" .Pp -.Cd "# cats" -.Cd "pci0 at footbridge?" -.Pp .Cd "# hppa" .Cd "pci* at dino?" .Cd "pci* at elroy?" |