History log of /freebsd-10-stable/usr.sbin/mptutil/mptutil.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 249373 11-Apr-2013 joel

Remove contractions.


# 233648 29-Mar-2012 eadler

Remove trailing whitespace per mdoc lint warning

Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days


# 233455 25-Mar-2012 joel

Remove superfluous paragraph macro.


# 210723 01-Aug-2010 joel

Spelling fixes.


# 209399 21-Jun-2010 sbruno

Syntax, commas and stuff. Comments from jhb.

PR: bin/147572
MFC after: 2 weeks


# 209266 17-Jun-2010 sbruno

Expand man page to document the fact that mptutil/mpt doesn't support RAID volumes in excess of 2TB. Document workaround via geom or zfs

Modified submitter's original patch to reference why this is broken and what to do to work around the issue.

Submitted by: hubert@tournier.org
PR: bin/147572
Reviewed by: jhb
MFC after: 2 weeks


# 208028 13-May-2010 uqs

mdoc: move remaining sections into consistent order

This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections.

Found by: mdocml lint run
Reviewed by: ru


# 196283 17-Aug-2009 scottl

Update the mptutil man page for FreeBSD 8.0

Approved by: re


# 196212 14-Aug-2009 scottl

Add mptutil, a basic utility for managing MPT SCSI/SATA/SAS controllers.
Drive and controller status can be reported, basic attributes changed,
and arrays and spares can be created and deleted.

Approved by: re
Obtained from: Yahoo! Inc.