git: 5aa1e55b0ae7 - main - hwpmc(4): Fix a typo in the man page date

Gordon Bergling gbe at FreeBSD.org
Sun Jul 11 12:54:08 UTC 2021


The branch main has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=5aa1e55b0ae777920e0672ec3e627bea7cb6c1fc

commit 5aa1e55b0ae777920e0672ec3e627bea7cb6c1fc
Author:     Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2021-07-11 12:53:18 +0000
Commit:     Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2021-07-11 12:53:18 +0000

    hwpmc(4): Fix a typo in the man page date
    
    MFC after:      3 days
---
 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 a5b4bcb94707..d1bd576fcb9c 100644
--- a/share/man/man4/hwpmc.4
+++ b/share/man/man4/hwpmc.4
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd Apryl 3, 2021
+.Dd April 3, 2021
 .Dt HWPMC 4
 .Os
 .Sh NAME


More information about the dev-commits-src-main mailing list