From aeff794e71c496ef1bea98c6bb8b00a6d298cbc8 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 2 Oct 2005 07:58:03 +0000 Subject: - add some indent to the hardware list - reduce the amount of blank vertical space in DESCRIPTION and group the text more logically ok dhartmei@ --- share/man/man4/cdce.4 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'share/man/man4') diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4 index f71ed53b9f6..48d0596882d 100644 --- a/share/man/man4/cdce.4 +++ b/share/man/man4/cdce.4 @@ -25,7 +25,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: cdce.4,v 1.7 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: cdce.4,v 1.8 2005/10/02 07:58:02 jmc Exp $ .\" .Dd July 20, 2004 .Dt CDCE 4 @@ -42,7 +42,7 @@ driver provides support for USB Host-to-Host (aka USB-to-USB) bridges based on the USB Communication Device Class (CDC) and Ethernet subclass, including the following: .Pp -.Bl -bullet -compact +.Bl -bullet -compact -offset indent .It Prolific PL-2501 .It @@ -55,19 +55,16 @@ NetChip EthernetGadget .Pp The USB bridge appears as a regular network interface on both sides, transporting Ethernet frames. -.Pp -For more information on configuring this device, see -.Xr ifconfig 8 . -.Pp USB 1.x bridges support speeds of up to 12Mbps, and USB 2.0 speeds of up to 480Mbps. -.Pp Packets are received and transmitted over separate USB bulk transfer endpoints. .Pp The .Nm driver does not support different media types or options. +For more information on configuring this device, see +.Xr ifconfig 8 . .Sh DIAGNOSTICS .Bl -diag .It "cdce%d: no union descriptor" -- cgit v1.2.3