wZbUlpO0w+d/D AIi9jEogjdqUo0n0s+aM8SXQ3VIKweNIaNPyo0uYs9cwolCQ1LNOdZ7LiaxvBuJqgzz2iI JeGXPMtVKBYcmhUC5uDvR0F3dh+/0P+CGwapoiO/WpRJVFPCUIrhobpEmedwmXBRghuISO uKRlrrqgglVoE6NBnUACZ6Dk7cUlEGSiqDF2YY73I0DX1cJ8llnFleaXh+zfvbVo5xG4CM V1Lyh7cWYgd/kSOEq3XGJ9DyuX171RjWUJACC6iq7EHIPTJoJ6QaL3cWvCwLHg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bLhLg0zF6z1Byl; Mon, 16 Jun 2025 20:24:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 55GKOhvc040273; Mon, 16 Jun 2025 20:24:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 55GKOh5c040270; Mon, 16 Jun 2025 20:24:43 GMT (envelope-from git) Date: Mon, 16 Jun 2025 20:24:43 GMT Message-Id: <202506162024.55GKOh5c040270@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: 9e185ae1d4b5 - stable/14 - mac_do(4): Bump .Dd to reflect latest update List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 9e185ae1d4b5c589b2cf8d940eb775520bc945ee Auto-Submitted: auto-generated The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=9e185ae1d4b5c589b2cf8d940eb775520bc945ee commit 9e185ae1d4b5c589b2cf8d940eb775520bc945ee Author: Olivier Certner AuthorDate: 2025-06-13 18:06:24 +0000 Commit: Olivier Certner CommitDate: 2025-06-16 20:08:59 +0000 mac_do(4): Bump .Dd to reflect latest update MFC with: 94828b338033 ("mac_do(4): Examples: Fix some descriptions and a typo") Sponsored by: The FreeBSD Foundation (cherry picked from commit 7747d826573a38e6caa06619f5596b792dc5a976) Event: Kitchener-Waterloo Hackathon 202506 --- share/man/man4/mac_do.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/mac_do.4 b/share/man/man4/mac_do.4 index f64eae600436..fb165dfe5a1a 100644 --- a/share/man/man4/mac_do.4 +++ b/share/man/man4/mac_do.4 @@ -8,7 +8,7 @@ .\" at Kumacom SARL under sponsorship from the FreeBSD .\" Foundation. .\" -.Dd December 19, 2024 +.Dd June 11, 2025 .Dt MAC_DO 4 .Os .Sh NAME