The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=2bf1b9984f0786335571c697185c822d6960cf04
commit 2bf1b9984f0786335571c697185c822d6960cf04 Author: Gordon Bergling <[email protected]> AuthorDate: 2022-07-31 10:27:10 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2022-07-31 10:27:10 +0000 uhsoctl.1: Fix the man page date - STYLE: normalizing date format to: August 12, 2009 MFC after: 3 days --- usr.sbin/uhsoctl/uhsoctl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/uhsoctl/uhsoctl.1 b/usr.sbin/uhsoctl/uhsoctl.1 index 826a1ec94c74..839be1021d70 100644 --- a/usr.sbin/uhsoctl/uhsoctl.1 +++ b/usr.sbin/uhsoctl/uhsoctl.1 @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Aug 12, 2009 +.Dd August 12, 2009 .Dt UHSOCTL 1 .Os .Sh NAME
