Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Aug 2026 18:32:51 +0000
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 30f26e6b65d3 - stable/14 - aac.4: Improve HARDWARE introductory sentance
Message-ID:  <6a7381d3.32f7f.4b98c4c5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=30f26e6b65d30875fcdb90036e1051f18408b64c

commit 30f26e6b65d30875fcdb90036e1051f18408b64c
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-29 19:58:48 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-05 18:30:35 +0000

    aac.4: Improve HARDWARE introductory sentance
    
    For the improvement of the hardware release notes. While here, tag SPDX.
    
    MFC after:      3 days
    
    (cherry picked from commit 17be686a39a07958f61e42c4b5c797bb1d1e9895)
---
 share/man/man4/aac.4 | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4
index 7a7d0350dcdb..f4b431cc6b4f 100644
--- a/share/man/man4/aac.4
+++ b/share/man/man4/aac.4
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
 .\" Copyright (c) 2000 Scott Long
 .\" All rights reserved.
 .\"
@@ -21,7 +24,7 @@
 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
-.Dd July 10, 2009
+.Dd September 29, 2025
 .Dt AAC 4
 .Os
 .Sh NAME
@@ -83,9 +86,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 Parallel SCSI, SATA, and 3G SAS
+RAID controllers from the Adaptec AAC family:
 .Pp
 .Bl -bullet -compact
 .It


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a7381d3.32f7f.4b98c4c5>