svn commit: r265241 - head/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Fri May 2 21:14:29 UTC 2014
Author: brueffer
Date: Fri May 2 21:14:28 2014
New Revision: 265241
URL: http://svnweb.freebsd.org/changeset/base/265241
Log:
Use our standard SYNOPSIS wording; perform some cleanup while here.
Modified:
head/share/man/man4/mpr.4
Modified: head/share/man/man4/mpr.4
==============================================================================
--- head/share/man/man4/mpr.4 Fri May 2 20:45:55 2014 (r265240)
+++ head/share/man/man4/mpr.4 Fri May 2 21:14:28 2014 (r265241)
@@ -36,7 +36,7 @@
.\" $Id$
.\" $FreeBSD$
.\"
-.Dd Apr 28, 2014
+.Dd May 2, 2014
.Dt MPR 4
.Os
.Sh NAME
@@ -51,7 +51,8 @@ kernel configuration file:
.Cd "device mpr"
.Ed
.Pp
-Or, to load the driver as a module at boot, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
mpr_load="YES"
@@ -156,7 +157,8 @@ control for all adapters by setting the
hw.mpr.exclude_ids=Y
.Ed
.Pp
-where Y is the target ID of the device. If more than one device is to be
+where Y is the target ID of the device.
+If more than one device is to be
excluded, target ID's are separated by commas.
.Pp
Devices can be excluded from
@@ -167,7 +169,8 @@ control for a specific adapter by settin
dev.mpr.X.exclude_ids=Y
.Ed
.Pp
-where X is the adapter number and Y is the target ID of the device. If more
+where X is the adapter number and Y is the target ID of the device.
+If more
than one device is to be excluded, target ID's are separated by commas.
.Sh DEBUGGING
To enable debugging prints from the
@@ -200,8 +203,8 @@ The following bits have the described ef
.Xr cd 4 ,
.Xr ch 4 ,
.Xr da 4 ,
-.Xr mpt 4 ,
.Xr mps 4 ,
+.Xr mpt 4 ,
.Xr pci 4 ,
.Xr sa 4 ,
.Xr scsi 4 ,
More information about the svn-src-all
mailing list