Date: Fri, 19 Jun 2015 21:35:25 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r284610 - head/share/man/man4 Message-ID: <201506192135.t5JLZPPO072484@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Fri Jun 19 21:35:24 2015 New Revision: 284610 URL: https://svnweb.freebsd.org/changeset/base/284610 Log: Fix markups. MFC after: 2 weeks Modified: head/share/man/man4/aacraid.4 Modified: head/share/man/man4/aacraid.4 ============================================================================== --- head/share/man/man4/aacraid.4 Fri Jun 19 21:32:20 2015 (r284609) +++ head/share/man/man4/aacraid.4 Fri Jun 19 21:35:24 2015 (r284610) @@ -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 m .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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506192135.t5JLZPPO072484>