diff options
| author | Michael Osipov <michaelo@FreeBSD.org> | 2026-05-23 19:02:51 +0000 |
|---|---|---|
| committer | Michael Osipov <michaelo@FreeBSD.org> | 2026-05-23 20:11:16 +0000 |
| commit | f30b1df048f00cd84f46b798c67234e7c3009962 (patch) | |
| tree | 5c906b19dcb9562ff2e0421c26610b45f6718061 | |
| parent | 1df431576f99c3cc26dd4ceb1a6eda864cc9f196 (diff) | |
mrsas.4: Use Broadcom/LSI consistently
Reviewed by: ziaee (via IRC)
MFC after: immediately
Differential Revision: https://reviews.freebsd.org/D57211
| -rw-r--r-- | share/man/man4/mrsas.4 | 4 |
1 files 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 |
