git: b3af60e84c4f - stable/15 - viawd.4: Canonicalize SYNOPSIS + tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Sep 2026 12:04:57 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=b3af60e84c4f75268f46ab70a4e5eef4e3a4dd58
commit b3af60e84c4f75268f46ab70a4e5eef4e3a4dd58
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 20:01:45 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:41 +0000
viawd.4: Canonicalize SYNOPSIS + tag SPDX
MFC after: 3 days
(cherry picked from commit 70f0d789206d24e54ec7580484277573cff4e95e)
---
share/man/man4/viawd.4 | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
diff --git a/share/man/man4/viawd.4 b/share/man/man4/viawd.4
index 730c8afd68f2..d5831dc9e768 100644
--- a/share/man/man4/viawd.4
+++ b/share/man/man4/viawd.4
@@ -1,4 +1,6 @@
-.\"-
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
.\" Copyright (c) 2011 Fabien Thomas <fabient@FreeBSD.org>
.\" All rights reserved.
.\"
@@ -30,19 +32,11 @@
.Nm viawd
.Nd device driver for VIA south bridge watchdog timer
.Sh SYNOPSIS
-To compile this driver into the kernel,
-place the following line in your
-kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device viawd"
-.Ed
+.Cd device viawd
.Pp
-Alternatively, to load the driver as a
-module at boot time, place the following line in
+In
.Xr loader.conf 5 :
-.Bd -literal -offset indent
-viawd_load="YES"
-.Ed
+.Cd viawd_load="YES"
.Sh DESCRIPTION
The
.Nm