The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=20a8d06034791c8bb2cc733e4fe4fa1bc60273ec
commit 20a8d06034791c8bb2cc733e4fe4fa1bc60273ec Author: Alexander Ziaee <[email protected]> AuthorDate: 2025-10-08 16:45:33 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2025-10-08 16:48:49 +0000 aacraid.4: Improve HARDWARE introductory sentance To improve HW relnotes MFC after: 3 days --- share/man/man4/aacraid.4 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/man/man4/aacraid.4 b/share/man/man4/aacraid.4 index 3bf683ac40c8..ad53ef103b02 100644 --- a/share/man/man4/aacraid.4 +++ b/share/man/man4/aacraid.4 @@ -78,9 +78,10 @@ Linux-compatible interface for the management device will be enabled and will allow Linux-based management applications to control the card. .Sh HARDWARE -Controllers supported by the +The .Nm -driver include: +driver supports the following +Adaptec 6G and 12G SAS/SATA RAID controllers: .Pp .Bl -bullet -compact .It
