Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2025 22:38:59 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: 2c2a2b8281be - main - ahc.4,ahd.4: Improve HARDWARE + tag SPDX
Message-ID:  <202509292238.58TMcxmW029123@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=2c2a2b8281be2f4270fd98eda743a3a8c2f36949

commit 2c2a2b8281be2f4270fd98eda743a3a8c2f36949
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-09-29 22:32:42 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-09-29 22:36:29 +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
---
 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 38712c1f08b6..72a1e092f1bc 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
@@ -172,11 +174,7 @@ adapter, defaults to enabled (0 -- disabled, 1 -- enabled).
 .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 c173a8cef619..7fa08c12b5b5 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
@@ -132,7 +134,7 @@ A hint to define whether the SCSI target mode is enabled (0 -- disabled, 1 -- en
 .Sh HARDWARE
 The
 .Nm
-driver supports the following:
+driver supports the following PCI/PCI-X parallel SCSI controllers:
 .Pp
 .Bl -bullet -compact
 .It



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