mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 10:13:20 -04:00
Fix markups.
MFC after: 2 weeks
This commit is contained in:
parent
e8e8c93935
commit
908e4e9754
1 changed files with 5 additions and 4 deletions
|
|
@ -23,7 +23,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.Dd April 09, 2013
|
||||
.Dd June 19, 2015
|
||||
.Dt AACRAID 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -58,8 +58,9 @@ The RAID containers are handled via the
|
|||
bus.
|
||||
The physical buses are represented by the
|
||||
.Nm aacraidp?
|
||||
devices (beginning with aacraidp1). These devices enable the
|
||||
SCSI pass-thru interface and allows devices connected
|
||||
devices (beginning with aacraidp1).
|
||||
These devices enable the
|
||||
SCSI pass-passthrough interface and allows devices connected
|
||||
to the card such as CD-ROMs to be available via the CAM
|
||||
.Xr scsi 4
|
||||
subsystem.
|
||||
|
|
@ -129,7 +130,7 @@ and are also queued for retrieval by a management application.
|
|||
.Xr kldload 8
|
||||
.Sh AUTHORS
|
||||
.An Achim Leubner Aq Mt achim@FreeBSD.org
|
||||
.An Ed Maste Aq Mt emaste@FreeBSD.org
|
||||
.An \&Ed Maste Aq Mt emaste@FreeBSD.org
|
||||
.An Scott Long Aq Mt scottl@FreeBSD.org
|
||||
.Sh BUGS
|
||||
The controller is not actually paused on suspend/resume.
|
||||
|
|
|
|||
Loading…
Reference in a new issue