git: d58130d1fd01 - main - wdatdw.4: Canonicalize SYNOPSIS + tag SPDX

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sat, 29 Aug 2026 02:49:27 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=d58130d1fd019a1320ec8ef328ba7423f7716968

commit d58130d1fd019a1320ec8ef328ba7423f7716968
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 02:41:50 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-29 02:48:13 +0000

    wdatdw.4: Canonicalize SYNOPSIS + tag SPDX
    
    MFC after:      3 days
---
 share/man/man4/wdatwd.4 | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/share/man/man4/wdatwd.4 b/share/man/man4/wdatwd.4
index 48cd5d183505..30cf49bd48de 100644
--- a/share/man/man4/wdatwd.4
+++ b/share/man/man4/wdatwd.4
@@ -1,4 +1,6 @@
-.\"-
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
 .\" Copyright (c) 2022 Tetsuya Uemura <t_uemura@macome.co.jp>
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -29,19 +31,11 @@
 .Nm wdatwd
 .Nd device driver for the ACPI WDAT based watchdog interrupt 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 wdatwd"
-.Ed
+.Cd device wdatwd
 .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
-wdatwd_load="YES"
-.Ed
+.Cd wdatwd_load="YES"
 .Sh DESCRIPTION
 The
 .Nm