From b0763b5ddd25e78c31ed1bea0c8ee4e6c19dc5bd Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Sat, 30 May 2020 19:15:29 +0000 Subject: [PATCH] certctl.8: Correct the HISTORY section. certctl was merged to stable/12 after 12.1 was branched. PR: 246190 Reported by: Michael Osipov MFC after: 3 days --- usr.sbin/certctl/certctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/certctl/certctl.8 b/usr.sbin/certctl/certctl.8 index 08c4fbef350..49da109c5e7 100644 --- a/usr.sbin/certctl/certctl.8 +++ b/usr.sbin/certctl/certctl.8 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 22, 2020 +.Dd May 30, 2020 .Dt CERTCTL 8 .Os .Sh NAME @@ -123,6 +123,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@freebsd.org