diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-28 18:43:45 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-28 18:43:45 +0000 |
commit | 565afcf81cff767fd49b10ea65fd7da110075562 (patch) | |
tree | df1533baef2d9efd0be76155fe1b65feaebe3368 /share/man/man4/pci.4 | |
parent | caddf3939df911256be83469ec8881d2d91368ff (diff) |
- Insert missing semicolon.
- Note support for 3c556 under xl(4) description.
Diffstat (limited to 'share/man/man4/pci.4')
-rw-r--r-- | share/man/man4/pci.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 31ec4204eed..233f315782c 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.14 2000/09/17 01:10:23 aaron Exp $ +.\" $OpenBSD: pci.4,v 1.15 2000/09/28 18:43:44 aaron Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -123,7 +123,7 @@ Various Tulip-like Ethernet interfaces such as the DEC/Intel 21143; Macronix 98713, 98713A, 98715, 98715A and 98725; Davicom DM9100 and DM9102; -ASIX Electronics AX88140A and AX88141 +ASIX Electronics AX88140A and AX88141; ADMtek AL981 Comet and AN985 Centaur; Lite-On 82c168 and 82c169 PNIC; and @@ -186,13 +186,13 @@ Winbond W89C840F Ethernet interfaces. .It Xr wx 4 Intel Gigabit Ethernet interfaces. .It Xr xl 4 -3Com 3c900, 3c905, 3c980, and 3cSOHO Ethernet interfaces. +3Com 3c556, 3c900, 3c905, 3c980, and 3cSOHO Ethernet interfaces. .El .Pp .Ss Serial interfaces .Bl -tag -width speaker -offset ind .It Xr cy 4 -Cyclades Cyclom-4Y, -8Y, and -16Y asynchronous serial communications +Cyclades Cyclom-4Y, -8Y, and -16Y asynchronous serial communications devices. devices. .El .Pp |