From nobody Wed Sep 16 12:04:42 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 4hlHcp5WLRz6t5yK for ; Wed, 16 Sep 2026 12:04:42 +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 4hlHcp4Tx2z4KKF for ; Wed, 16 Sep 2026 12:04:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560282; 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=lyaehwhiEhUoiHSI8GqR481Cpel6wCjHp4rfDOwUmTU=; b=tMkCYw7VrR/g7rXUbigea7ruPswaVfr6ITppG5RmE4CZ72fKgb3NYuUfidiNHggiZkv6qg 8RWUhbOkNtIJW9sblzWfmxKRv7SSM6YoJvFjUS1dfUDa8E6IK2zYtM5hhIkQLqgxbV+Kkf vsmkgYM9iUAZOXqPd9UlZ9GmWG1XPm2Ai6eSczQwVoZDZCH9SkZYZsdfFkfLHlCKdduV8Q YQjQLg4svWzwuAUICcJ9ioiS+LwEYu3DvTBcbouqqhO3LSwDe6T9ZBM+QgjXFt1hvgSsye q3+KPwcvfmcwqe672QNBT7vZi48UBVVYIT8eH+bpUDPdDDI8i7NzC4t6INVG/w== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789560282; b=HIMHFHUU45OtKT9hTiuHGsjAhWWST6C/4bIixul5k/53st7yDAAGOhHDpnkdl9x89Y1CvE AYhfvJCtsRUZjx8DXK5aq2QS6KXO3weEZ9hTL9COmB1JE/mPuu8t6hih32L8598UHmtONy xqhd588C5TrkqkNEjBxQ7LwaVJGXaShv1Hs/SIX0ykMyFqI8eUVTh4jfM6QpiZW6xaKVBA 7C9d5VlbfuMMKD1lQ3lmWFGWe3/3bebIpgzDrKRfBl153yYAIb1scZbxXbm4Gtj7xD3CJW UkzF+81F+pd/F24MvsQ5J+ak5Ds3NTG7LJtaTq1GJZ5T02wRXcDWmAOgYFQfxQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560282; 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=lyaehwhiEhUoiHSI8GqR481Cpel6wCjHp4rfDOwUmTU=; b=LHfeEDkupnnz2QAe7V6qofJMdzrFSv63+5SpE5h7zlaOWOyRGmbcJJe6do9wpAw7tO0ZgQ Y1K6AO/og27oA0CbTvhjhcAuH5IrU7Q8hCMaasr6MfoJe4pw3+qG7VsWsh+o1HT41ipTo/ fHz3bjfyrimdyIcWhqdNTf6MAhn7Y7hWFIEJZt6MWfvNcDJzxB864Wdc0jZNBv7CcKc3sF 3zqUXJkY2RLtmBbdWB/722UsiVaNt+a+RgmvScZ7XXB/0iNBeszm2SB4GzB5qdDnvPhjMF Fpx6xobSJ7TLJ+LymXQBgSSwWfOPQMGJ137GMHd8Bvb5Ct8nKwutTcFrEzky7g== 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 4hlHcp3YmLzmPR for ; Wed, 16 Sep 2026 12:04:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2149d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 16 Sep 2026 12:04:42 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 80cc77961a64 - stable/15 - vr.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: 80cc77961a648729fde5da07458658916dbacb3c Auto-Submitted: auto-generated Date: Wed, 16 Sep 2026 12:04:42 +0000 Message-Id: <6aaa85da.2149d.1a9c7ec2@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=80cc77961a648729fde5da07458658916dbacb3c commit 80cc77961a648729fde5da07458658916dbacb3c Author: Alexander Ziaee AuthorDate: 2026-08-29 03:22:23 +0000 Commit: Alexander Ziaee CommitDate: 2026-09-16 12:03:33 +0000 vr.4: Canonicalize SYNOPSIS + tag SPDX While here, remove superflouous Nd quoting. MFC after: 3 days (cherry picked from commit 59b062ee7d822c763024de6992b11c7241f968c9) --- share/man/man4/vr.4 | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4 index c18133b57b0a..6dd11df8b21d 100644 --- a/share/man/man4/vr.4 +++ b/share/man/man4/vr.4 @@ -33,22 +33,14 @@ .Os .Sh NAME .Nm vr -.Nd "VIA Technologies Rhine I/II/III Ethernet device driver" +.Nd VIA Technologies Rhine I/II/III Ethernet device 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 miibus" -.Cd "device vr" -.Ed +.Cd device miibus +.Cd device vr .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_vr_load="YES" -.Ed +.Cd if_vr_load="YES" .Sh DESCRIPTION The .Nm