git: 37341e1259e4 - stable/12 - MFC r368805: ident(1): Normalizing date format

Gordon Bergling gbe at FreeBSD.org
Sun Dec 27 12:45:44 UTC 2020


The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=37341e1259e44d78f1eea5fd291e2ba1d1c9b008

commit 37341e1259e44d78f1eea5fd291e2ba1d1c9b008
Author:     Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2020-12-19 12:54:00 +0000
Commit:     Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2020-12-27 12:38:46 +0000

    MFC r368805: ident(1): Normalizing date format
    
    (cherry picked from commit a5b4dfcfbc707b2306f7a11fdc0d14af5c79081a)
---
 usr.bin/ident/ident.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/ident/ident.1 b/usr.bin/ident/ident.1
index 9524980112bb..a3b5cab923f7 100644
--- a/usr.bin/ident/ident.1
+++ b/usr.bin/ident/ident.1
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd Jul 25, 2015
+.Dd July 25, 2015
 .Dt IDENT 1
 .Os
 .Sh NAME


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