The branch main has been updated by michaelo: URL: https://cgit.FreeBSD.org/src/commit/?id=f30b1df048f00cd84f46b798c67234e7c3009962
commit f30b1df048f00cd84f46b798c67234e7c3009962 Author: Michael Osipov <[email protected]> AuthorDate: 2026-05-23 19:02:51 +0000 Commit: Michael Osipov <[email protected]> CommitDate: 2026-05-23 20:11:16 +0000 mrsas.4: Use Broadcom/LSI consistently Reviewed by: ziaee (via IRC) MFC after: immediately Differential Revision: https://reviews.freebsd.org/D57211 --- share/man/man4/mrsas.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/mrsas.4 b/share/man/man4/mrsas.4 index 6645835d0bb2..1b72b446466c 100644 --- a/share/man/man4/mrsas.4 +++ b/share/man/man4/mrsas.4 @@ -35,7 +35,7 @@ .\" are those of the authors and should not be interpreted as representing .\" official policies, either expressed or implied, of the FreeBSD Project. .\" -.Dd January 6, 2026 +.Dd May 23, 2026 .Dt MRSAS 4 .Os .Sh NAME @@ -125,7 +125,7 @@ rather then JBOD virtual mode. .Sh HARDWARE The .Nm -driver supports the following LSI/Broadcom SATA/SAS RAID controllers: +driver supports the following Broadcom/LSI SATA/SAS RAID controllers: .Pp .Bl -column -compact "LSI MegaRAID SAS 9380" "Invader/Fury" "12Gb/s" .It Controller Ta Chip Ta Speed
