mdoc: silence a few mandoc lint warnings.
This commit is contained in:
parent
fb4a67d207
commit
1d1f5c6b8e
@ -53,10 +53,10 @@ The
|
|||||||
driver provides support for the Adaptec by PMC RAID controllers,
|
driver provides support for the Adaptec by PMC RAID controllers,
|
||||||
including Series 6/7/8 and upcoming families.
|
including Series 6/7/8 and upcoming families.
|
||||||
.Pp
|
.Pp
|
||||||
The RAID containers are handled via the
|
The RAID containers are handled via the
|
||||||
.Nm aacraidp0
|
.Nm aacraidp0
|
||||||
bus.
|
bus.
|
||||||
The physical buses are represented by the
|
The physical buses are represented by the
|
||||||
.Nm aacraidp?
|
.Nm aacraidp?
|
||||||
devices (beginning with aacraidp1). These devices enable the
|
devices (beginning with aacraidp1). These devices enable the
|
||||||
SCSI pass-thru interface and allows devices connected
|
SCSI pass-thru interface and allows devices connected
|
||||||
@ -135,5 +135,4 @@ and are also queued for retrieval by a management application.
|
|||||||
.An Scott Long
|
.An Scott Long
|
||||||
.Aq scottl@FreeBSD.org
|
.Aq scottl@FreeBSD.org
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
.Pp
|
|
||||||
The controller is not actually paused on suspend/resume.
|
The controller is not actually paused on suspend/resume.
|
||||||
|
@ -108,8 +108,6 @@ The
|
|||||||
argument is passed directly to
|
argument is passed directly to
|
||||||
.Xr makefs 8 .
|
.Xr makefs 8 .
|
||||||
.El
|
.El
|
||||||
.Sh EXAMPLES
|
|
||||||
.Dl $ makeroot.sh -k keys -K ctsrd -p extras/etc/master.passwd -g extras/etc/group -e extras/mdroot.mtree -e demo/demo.mtree -e extras/ctsrd.mtree -s 26112k -f demo.files cheribsd-demo.img /path/to/dist
|
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width METALOG -compact
|
.Bl -tag -width METALOG -compact
|
||||||
.It Pa METALOG
|
.It Pa METALOG
|
||||||
@ -118,6 +116,8 @@ argument is passed directly to
|
|||||||
directory.
|
directory.
|
||||||
This file is generated by installworld, distribution, and installkernel.
|
This file is generated by installworld, distribution, and installkernel.
|
||||||
.El
|
.El
|
||||||
|
.Sh EXAMPLES
|
||||||
|
.Dl $ makeroot.sh -k keys -K ctsrd -p extras/etc/master.passwd -g extras/etc/group -e extras/mdroot.mtree -e demo/demo.mtree -e extras/ctsrd.mtree -s 26112k -f demo.files cheribsd-demo.img /path/to/dist
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr mtree 5 ,
|
.Xr mtree 5 ,
|
||||||
.Xr makefs 8 ,
|
.Xr makefs 8 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user