git: 2f3f46a23ef6 - stable/15 - ntb_hw_intel.4: Canonicalize SYNOPSIS + tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Sep 2026 12:05:01 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=2f3f46a23ef6ee7276f2cb2961f9154ed644b462
commit 2f3f46a23ef6ee7276f2cb2961f9154ed644b462
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-30 01:30:42 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:44 +0000
ntb_hw_intel.4: Canonicalize SYNOPSIS + tag SPDX
MFC after: 3 days
(cherry picked from commit 6acf0797ea179228149586763c02f258f95a5454)
---
share/man/man4/ntb_hw_intel.4 | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/share/man/man4/ntb_hw_intel.4 b/share/man/man4/ntb_hw_intel.4
index cc22cd96399d..e7e0d92dd785 100644
--- a/share/man/man4/ntb_hw_intel.4
+++ b/share/man/man4/ntb_hw_intel.4
@@ -1,4 +1,6 @@
.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
.\" Copyright (c) 2016-2017 Alexander Motin <mav@FreeBSD.org>
.\" All rights reserved.
.\"
@@ -30,18 +32,12 @@
.Nm ntb_hw_intel
.Nd Intel(R) Non-Transparent Bridge driver
.Sh SYNOPSIS
-To compile this driver into your kernel,
-place the following lines in your kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device ntb"
-.Cd "device ntb_hw_intel"
-.Ed
+.Cd device ntb
+.Cd device ntb_hw_intel
.Pp
-Or, to load the driver as a module at boot, place the following line in
+In
.Xr loader.conf 5 :
-.Bd -literal -offset indent
-ntb_hw_intel_load="YES"
-.Ed
+.Cd ntb_hw_intel_load="YES"
.Sh DESCRIPTION
The
.Nm ntb_hw_intel