svn commit: r361716 - stable/12/usr.sbin/certctl

Mark Johnston markj at FreeBSD.org
Tue Jun 2 00:56:10 UTC 2020


Author: markj
Date: Tue Jun  2 00:56:10 2020
New Revision: 361716
URL: https://svnweb.freebsd.org/changeset/base/361716

Log:
  MFC r361655:
  certctl.8: Correct the HISTORY section.
  
  PR:	246190

Modified:
  stable/12/usr.sbin/certctl/certctl.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/certctl/certctl.8
==============================================================================
--- stable/12/usr.sbin/certctl/certctl.8	Tue Jun  2 00:53:39 2020	(r361715)
+++ stable/12/usr.sbin/certctl/certctl.8	Tue Jun  2 00:56:10 2020	(r361716)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 19, 2019
+.Dd May 30, 2020
 .Dt CERTCTL 8
 .Os
 .Sh NAME
@@ -114,6 +114,6 @@ Default: *.pem *.crt *.cer *.crl *.0
 .Sh HISTORY
 .Nm
 first appeared in
-.Fx 12.0
+.Fx 12.2
 .Sh AUTHORS
 .An Allan Jude Aq Mt allanjude at freebsd.org


More information about the svn-src-stable mailing list