From nobody Sat Aug 29 02:49:26 2026 X-Original-To: dev-commits-src-main@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 4hX08Q5plPz6q6RW for ; Sat, 29 Aug 2026 02:49:26 +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 4hX08Q26Wbz3vTk for ; Sat, 29 Aug 2026 02:49:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787971766; 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=DaOTfZ34IRUPO45uG2v5EOPnFP7nEhQFM40eYXVUtbk=; b=WXqiObJM1JiIzm5NJo0C03Er7hMXTtCPIXNDackCIq3fsflzY3A4wv/mfZARdteXA4XKAD /v1HBDh+qU+uKLVyZkxE6xPHVtyXpp0WvUYsY4i+uaO4rF8icBt7BROIvVEoX+2rVX3FYN EVbSOtRBWVglFm9sQgCcQST5A63byd5V/RKT0rFeL1m4urv1NrgwBPn28CjeRU4qEh9Cd0 2xxBh13VxNWoK5tU5LpKrKyFIB5AIzyUV50PDlutep5vTdznD5ykKdqgEtU+U9+5fiNH2T OosDAnw6sfsHVsnAvE9fiIHI35g4Qx418s7UfddreLbusA2JkQxYlghODKbT5g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787971766; a=rsa-sha256; cv=none; b=jtEKRe+NkC2Rr6ndcMbI3iKV+bBP0sIpoX/b6dQu6JVh6idYLmApXJk8VzY6WQrgOho9a8 XGPS1IGcURensriXpErHvatWDwtcTBKXbrcE64kV/hiGPguQhNQJdue9MflywJf/fXcQX1 rnbuw41nWQQ7wSCTYMwgRO5DYNX4clCNYA+hAb53TD+XtbEapvrsotbYqOIO3hBces6FQd 1V8hao20HOX64c8VJvHapSX/gkfw9Jexu3pFH8OuCp2O5b3sBpnAUiQEfxTxgLo5ttxsiV KnOVfJMh1G+iulnuUSFvjQoMXD3VJRNFAwwl4fWOLtKDyidOH5BdFVwgOUDuZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787971766; 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=DaOTfZ34IRUPO45uG2v5EOPnFP7nEhQFM40eYXVUtbk=; b=sgdY575hArKurmvJInF8Bf9AeF9gvByo4YDDakhDhB7+zpwsAxgP46kb2WFTbJqXef4s60 84mSKO8Bmv+4LhLVlhjjTWZu4EWRW75x7MWzdMHt9TrG9bvUz8Rq5Ouv6rFmPfSAXe0nBQ UVv+PI6tjj4mXHokwA/FqxcqwnrswscJkLwtlWTlB509y8QKeS9dVnxG+PJtJgQifYpn1g atic7qRt2TLCUEQ5w/8liUxX7Y7dyJ5SWaXJZRNgyKsyYQWirZAV6Oey+4CMB3d+uJMMDG 9SEwuqDIEDOaM9o02G574eM+6GANx6Ch2V01AFokiKybs6Oj730ZdhFn4htgxQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hX08Q12Jsz6Lm for ; Sat, 29 Aug 2026 02:49:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c19b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 29 Aug 2026 02:49:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: b7d15db761e6 - main - wg.4: Canonicalize SYNOPSIS + mechanical nits List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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/main X-Git-Reftype: branch X-Git-Commit: b7d15db761e6a51f76a04f97ce2d47a30afcf544 Auto-Submitted: auto-generated Date: Sat, 29 Aug 2026 02:49:26 +0000 Message-Id: <6a9248b6.3c19b.476e561c@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=b7d15db761e6a51f76a04f97ce2d47a30afcf544 commit b7d15db761e6a51f76a04f97ce2d47a30afcf544 Author: Alexander Ziaee AuthorDate: 2026-08-29 02:37:05 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-29 02:48:13 +0000 wg.4: Canonicalize SYNOPSIS + mechanical nits While here: + tag SPDX + remove superflouous Nd quotes + add the usual missing blank comment line preceeding file MFC after: 3 days --- share/man/man4/wg.4 | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/share/man/man4/wg.4 b/share/man/man4/wg.4 index 8e2fcfe6b863..c5b1adea8f66 100644 --- a/share/man/man4/wg.4 +++ b/share/man/man4/wg.4 @@ -1,3 +1,4 @@ +.\" .\" SPDX-License-Identifier: BSD-2-Clause .\" .\" Copyright (c) 2020 Gordon Bergling @@ -28,20 +29,13 @@ .Os .Sh NAME .Nm wg -.Nd "WireGuard protocol driver" +.Nd WireGuard protocol driver .Sh SYNOPSIS -To compile this driver into the kernel, -place the following lines in your kernel configuration file: -.Bd -ragged -offset indent -.Cd "device wg" -.Ed +.Cd device wg .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 -if_wg_load="YES" -.Ed +.Cd if_wg_load="YES" .Sh DESCRIPTION The .Nm