The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=7a706aad83494fe702c0c97fd85b3b3285ce54a2
commit 7a706aad83494fe702c0c97fd85b3b3285ce54a2 Author: Jessica Clarke <[email protected]> AuthorDate: 2023-05-31 00:17:52 +0000 Commit: Jessica Clarke <[email protected]> CommitDate: 2023-06-07 14:24:29 +0000 hwpmc: Update manpage date Fixes: 8e63e787abbd ("pmc: Initialise and check the pm_flags field for CONFIGURELOG") --- share/man/man4/hwpmc.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/hwpmc.4 b/share/man/man4/hwpmc.4 index 4500e168b021..05fecf816a10 100644 --- a/share/man/man4/hwpmc.4 +++ b/share/man/man4/hwpmc.4 @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 3, 2021 +.Dd May 31, 2023 .Dt HWPMC 4 .Os .Sh NAME
