git: 70f0d789206d - main - viawd.4: Canonicalize SYNOPSIS + tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Aug 2026 20:06:35 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=70f0d789206d24e54ec7580484277573cff4e95e
commit 70f0d789206d24e54ec7580484277573cff4e95e
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 20:01:45 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-29 20:01:45 +0000
viawd.4: Canonicalize SYNOPSIS + tag SPDX
MFC after: 3 days
---
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