Date: Wed, 3 Aug 2022 04:11:39 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 0b043857e8ed - stable/13 - uhsoctl.1: Fix the man page date Message-ID: <202208030411.2734Bdn1015198@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=0b043857e8ed8861d2fdefada348812149181e44 commit 0b043857e8ed8861d2fdefada348812149181e44 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-07-31 10:27:10 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-08-03 04:11:01 +0000 uhsoctl.1: Fix the man page date - STYLE: normalizing date format to: August 12, 2009 (cherry picked from commit 2bf1b9984f0786335571c697185c822d6960cf04) --- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208030411.2734Bdn1015198>