Slight formatting improvements.

This commit is contained in:
wiz 2001-05-27 20:58:06 +00:00
parent e55e8b7586
commit 85df972db8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sbus.4,v 1.1 2001/05/27 20:26:21 pk Exp $ .\" $NetBSD: sbus.4,v 1.2 2001/05/27 20:58:06 wiz Exp $
.\" .\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -41,7 +41,6 @@
.Nm SBus .Nm SBus
.Nd introduction to machine-independent SBus bus support and drivers .Nd introduction to machine-independent SBus bus support and drivers
.Sh SYNOPSIS .Sh SYNOPSIS
.Pp
.Cd "sbus* at mainbus?" .Cd "sbus* at mainbus?"
.Cd "sbus* at iommu?" .Cd "sbus* at iommu?"
.Cd "sbus* at xbox?" .Cd "sbus* at xbox?"
@ -67,7 +66,6 @@ mechanical properties of the extension slots.
includes machine-independent includes machine-independent
.Nm .Nm
drivers, sorted by device type and driver name: drivers, sorted by device type and driver name:
.Pp
.Ss SCSI interfaces .Ss SCSI interfaces
.Bl -tag -width xxxxxxxx -offset indent .Bl -tag -width xxxxxxxx -offset indent
.It esp .It esp
@ -79,7 +77,6 @@ Qlogic
.Tn SCSI .Tn SCSI
interfaces. interfaces.
.El .El
.Pp
.Ss Network interfaces .Ss Network interfaces
.Bl -tag -width xxxxxxxx -offset indent .Bl -tag -width xxxxxxxx -offset indent
.It le .It le
@ -101,16 +98,15 @@ board.
Quad Ethernet Controller Quad Ethernet Controller
board. board.
.El .El
.Pp
.Ss Bridges .Ss Bridges
.Bl -tag -width xxxxx -offset indent .Bl -tag -width xxxxxxxx -offset indent
.It xbox .It xbox
an an
.Nm Sbus .Nm Sbus
expansion box. expansion box.
.El .El
.Ss Graphics devices .Ss Graphics devices
.Bl -tag -width xxxxxxx -offset indent .Bl -tag -width xxxxxxxx -offset indent
.It bwtwo .It bwtwo
framebuffer device. framebuffer device.
.It cgthree .It cgthree
@ -120,7 +116,6 @@ framebuffer device.
.It tcx .It tcx
framebuffer device. framebuffer device.
.El .El
.Pp
.Sh SEE ALSO .Sh SEE ALSO
.Xr intro 4 .Xr intro 4
.Sh HISTORY .Sh HISTORY