The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=7747d826573a38e6caa06619f5596b792dc5a976
commit 7747d826573a38e6caa06619f5596b792dc5a976 Author: Olivier Certner <o...@freebsd.org> AuthorDate: 2025-06-13 18:06:24 +0000 Commit: Olivier Certner <o...@freebsd.org> CommitDate: 2025-06-13 18:12:06 +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 --- 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 @@ .\" <o...@freebsd.org> at Kumacom SARL under sponsorship from the FreeBSD .\" Foundation. .\" -.Dd December 19, 2024 +.Dd June 11, 2025 .Dt MAC_DO 4 .Os .Sh NAME