Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2021 12:54:08 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 5aa1e55b0ae7 - main - hwpmc(4): Fix a typo in the man page date
Message-ID:  <202107111254.16BCs8LD059449@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
AuthorDate: 2021-07-11 12:53:18 +0000
Commit:     Gordon Bergling <gbe@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107111254.16BCs8LD059449>