Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2026 20:14:06 +0000
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 71c50c152157 - stable/15 - mfiutil.8/mrsasutil.8: Use Broadcom/LSI consistently
Message-ID:  <6a120a8e.187d4.407fb3a4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by michaelo:

URL: https://cgit.FreeBSD.org/src/commit/?id=71c50c15215786767ac3c50686393c168155015d

commit 71c50c15215786767ac3c50686393c168155015d
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2026-05-23 19:08:09 +0000
Commit:     Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2026-05-23 20:13:30 +0000

    mfiutil.8/mrsasutil.8: Use Broadcom/LSI consistently
    
    Both tools support controllers from both companies, so document it.
    
    Reviewed by:    ziaee (via IRC)
    MFC after:      immediately
    Differential Revision:  https://reviews.freebsd.org/D57212
    
    (cherry picked from commit c74645b0c8df1307cb6f13d835012f88883dff3a)
---
 usr.sbin/mfiutil/mfiutil.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8
index 5d0e425872be..25c2dfe4eb66 100644
--- a/usr.sbin/mfiutil/mfiutil.8
+++ b/usr.sbin/mfiutil/mfiutil.8
@@ -25,13 +25,13 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 2, 2011
+.Dd May 23, 2026
 .Dt MFIUTIL 8
 .Os
 .Sh NAME
 .Nm mfiutil ,
 .Nm mrsasutil
-.Nd Utility for managing LSI MegaRAID SAS controllers
+.Nd manage Broadcom/LSI MegaRAID SAS controllers
 .Sh SYNOPSIS
 .Nm
 .Cm version
@@ -258,7 +258,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-utility can be used to display or modify various parameters on LSI
+utility can be used to display or modify various parameters on Broadcom/LSI
 MegaRAID SAS RAID controllers.
 Each invocation of
 .Nm


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a120a8e.187d4.407fb3a4>