git: 6acf0797ea17 - main - ntb_hw_intel.4: Canonicalize SYNOPSIS + tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Aug 2026 02:47:14 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=6acf0797ea179228149586763c02f258f95a5454
commit 6acf0797ea179228149586763c02f258f95a5454
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-30 01:30:42 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-30 02:22:57 +0000
ntb_hw_intel.4: Canonicalize SYNOPSIS + tag SPDX
MFC after: 3 days
---
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 b991b256834c..5b5fe42f7433 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 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