git: 296a0987be59 - main - pmcstat: Update manpage date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 14:26:23 UTC
The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=296a0987be590e73784e4c313d28a61ff310f1a3 commit 296a0987be590e73784e4c313d28a61ff310f1a3 Author: Jessica Clarke <jrtc27@FreeBSD.org> AuthorDate: 2023-05-31 00:18:49 +0000 Commit: Jessica Clarke <jrtc27@FreeBSD.org> CommitDate: 2023-06-07 14:24:29 +0000 pmcstat: Update manpage date Fixes: 53d0b9e438bc ("pmc: Provide full path to modules from kernel linker") --- usr.sbin/pmcstat/pmcstat.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index 8e0a077f5115..8835ae3c8c7a 100644 --- a/usr.sbin/pmcstat/pmcstat.8 +++ b/usr.sbin/pmcstat/pmcstat.8 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 24, 2023 +.Dd May 31, 2023 .Dt PMCSTAT 8 .Os .Sh NAME