The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=84c20e2b26a9d4f03be798e5594e9055876ecdcd
commit 84c20e2b26a9d4f03be798e5594e9055876ecdcd Author: Alexander Ziaee <[email protected]> AuthorDate: 2025-09-29 13:23:24 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-08-05 18:29:53 +0000 mpr.4: Improve HARDWARE introductory sentance Add context for inclusion in Hardware Release Notes. MFC after: 3 days (cherry picked from commit c856f327fa6ccf1c5b9e4f531581fa2a0d83c3e0) --- share/man/man4/mpr.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/mpr.4 b/share/man/man4/mpr.4 index e114ecfd077b..cce21113e5c2 100644 --- a/share/man/man4/mpr.4 +++ b/share/man/man4/mpr.4 @@ -65,9 +65,9 @@ Fusion-MPT 3/3.5 IT/IR .Tn SAS/PCIe controllers. .Sh HARDWARE -These controllers are supported by the +The .Nm -driver: +driver supports the following SATA/SAS/NVMe RAID controllers: .Pp .Bl -bullet -compact .It
