Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2025 20:01:09 GMT
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 17be686a39a0 - main - aac.4: Improve HARDWARE introductory sentance
Message-ID:  <202509292001.58TK19JK038834@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=17be686a39a07958f61e42c4b5c797bb1d1e9895

commit 17be686a39a07958f61e42c4b5c797bb1d1e9895
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-29 19:58:48 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-09-29 19:59:47 +0000

    aac.4: Improve HARDWARE introductory sentance
    
    For the improvement of the hardware release notes. While here, tag SPDX.
    
    MFC after:      3 days
---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509292001.58TK19JK038834>