Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Aug 2026 18:32:52 +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: bff7d591e85b - stable/14 - ahc.4,ahd.4: Improve HARDWARE + tag SPDX
Message-ID:  <6a7381d4.31943.25cac788@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=bff7d591e85b0cfbfe6169af8f50bb5e1de20d17

commit bff7d591e85b0cfbfe6169af8f50bb5e1de20d17
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-29 22:32:42 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-05 18:30:43 +0000

    ahc.4,ahd.4: Improve HARDWARE + tag SPDX
    
    Add some context for the Hardware Relnotes, and tag SPDX while here.
    
    MFC after:      3 days
    
    (cherry picked from commit 2c2a2b8281be2f4270fd98eda743a3a8c2f36949)
---
 share/man/man4/ahc.4 | 10 ++++------
 share/man/man4/ahd.4 |  6 ++++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4
index a666885f8f4a..ed1df08a09f7 100644
--- a/share/man/man4/ahc.4
+++ b/share/man/man4/ahc.4
@@ -1,4 +1,6 @@
 .\"
+.\" SPDX-License-Identifier: BSD-3-Clause
+.\"
 .\" Copyright (c) 1995, 1996, 1997, 1998, 2000
 .\" 	Justin T. Gibbs.  All rights reserved.
 .\"
@@ -24,7 +26,7 @@
 .\" (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 February 15, 2017
+.Dd September 29, 2025
 .Dt AHC 4
 .Os
 .Sh NAME
@@ -159,11 +161,7 @@ target on multiple SCSI IDs.
 .Sh HARDWARE
 The
 .Nm
-driver supports the following
-.Tn SCSI
-host adapter chips and
-.Tn SCSI
-controller cards:
+driver supports the following VL/ISA/PCI parallel SCSI controllers and cards:
 .Pp
 .Bl -bullet -compact
 .It
diff --git a/share/man/man4/ahd.4 b/share/man/man4/ahd.4
index cf04863ce1c8..9521c1e3701e 100644
--- a/share/man/man4/ahd.4
+++ b/share/man/man4/ahd.4
@@ -1,4 +1,6 @@
 .\"
+.\" SPDX-License-Identifer: BSD-3-Clause
+.\"
 .\" Copyright (c) 1995, 1996, 1997, 1998, 2000
 .\" 	Justin T. Gibbs.  All rights reserved.
 .\" Copyright (c) 2002
@@ -26,7 +28,7 @@
 .\" (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 4, 2004
+.Dd September 29, 2025
 .Dt AHD 4
 .Os
 .Sh NAME
@@ -122,7 +124,7 @@ ID.
 .Sh HARDWARE
 The
 .Nm
-driver supports the following:
+driver supports the following PCI/PCI-X parallel SCSI controllers:
 .Pp
 .Bl -bullet -compact
 .It


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a7381d4.31943.25cac788>