From nobody Wed Sep 16 12:04:35 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hlHch198rz6t6WN for ; Wed, 16 Sep 2026 12:04:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hlHcg6r90z4Jyt for ; Wed, 16 Sep 2026 12:04:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560276; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9v/vPqLTLpdln7TcEi1g3wNbZukg1ga+k2m09GcepEA=; b=ILXI0SO3t/iPc3AMtmBzgYddSQPuaYOFRVJhJBMgNEOnlcHg1KwMcIptkCcDMpVMFmcvNu pvMraSD+QsSiiw4Lle9hS4Mw8x9LUw0PBM9kJEQxac6irMkLn65q68UdHeHTpAyl5AOfSz 0a+oqNppXuB8CEJOuFg7L3F9cxnN3Fp86AE8A2v9MzMrruS6e9tKw/mld0oce67LICcMCT YnSMLUhclCX+FboH73cFdFvfT+LTHFtArH2xZ+BgMhUEd9NsWnLSNmjfnxVQTuAoa1c/5o xXxULeXiZ8rn9KpL5LrmtZ9joMS17NXGInwA7woX++iOXIEuddfoWZklPmibZA== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789560276; b=VJEZQhTpXFEeGnUHxB6gTtmPU565aKjriJGscjbrIVRK5UxgiivrQ57FR6bN5NLylTsStm P2CRaPwpiu+USWS3ZJD3h4Ke3Wb6j4uhNrA/EAJByWnISTJ6J9vf8DtHgnKLGm1TuuabDy G6Y6kpTgpiWK57U3gl4IM8+aOJdjEptJC4v0j8ukbIW2hdg5l5Ewrp2RM9XRLaFNxXG/Jj mmGZGkiwihQtgvYWKeGEncOQcmVXrFliiEUfVMnuiqdDPigt0XXiL86auDs8u6uHb000ud 6Zs1TU+Y3HFAB50ms47XgMTILX3YdJDeAX6E3zlRSc4/6ZR1CRqnyBf+MxzesA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560276; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9v/vPqLTLpdln7TcEi1g3wNbZukg1ga+k2m09GcepEA=; b=QAcF1DLrHbeh5FwggYL0/k9rZzGhHIG9zQLGr3Oov3ANh/uJcTd3SbPcxsDk4eznJwOMKU vTkqIu/25CY3lCCEUSr6m/uBEsy1foC3vM1gdxUSXmqdoeXPAFF+d4gIvfy+HUWWmGCSlj A+n34Y9sJ2B0lR5oguHKxYnj8NM4CJDCOQraXIaP4IgR5j4wnEsyzJJAHCbvMUeMbHYi2+ EnXZ0Wy3a90lkjpxQdKeq9Ym0W2NNr2XHdESUNNo9dOGx4IQht7kJMQIEgBtHFpP4pxtkF 3WL7kup9uAxaFQBLz0c0Wv1R63U3gtGEY8XrlBImxLolwUSnek71lNM5jr/aBA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hlHcg5vwMzmbq for ; Wed, 16 Sep 2026 12:04:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 20d17 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 16 Sep 2026 12:04:35 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 16f75028ca90 - stable/15 - wdatdw.4: Canonicalize SYNOPSIS + tag SPDX List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 16f75028ca90d70bd7ce44114456ab7245cabce5 Auto-Submitted: auto-generated Date: Wed, 16 Sep 2026 12:04:35 +0000 Message-Id: <6aaa85d3.20d17.322630e@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=16f75028ca90d70bd7ce44114456ab7245cabce5 commit 16f75028ca90d70bd7ce44114456ab7245cabce5 Author: Alexander Ziaee AuthorDate: 2026-08-29 02:41:50 +0000 Commit: Alexander Ziaee CommitDate: 2026-09-16 12:03:28 +0000 wdatdw.4: Canonicalize SYNOPSIS + tag SPDX MFC after: 3 days (cherry picked from commit d58130d1fd019a1320ec8ef328ba7423f7716968) --- 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 .\" .\" 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