summaryrefslogtreecommitdiff
path: root/usr.sbin/certctl
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2020-05-30 19:15:29 +0000
committerMark Johnston <markj@FreeBSD.org>2020-05-30 19:15:29 +0000
commitb0763b5ddd25e78c31ed1bea0c8ee4e6c19dc5bd (patch)
treeab9813a852c895955b53952768617e1414f3ae62 /usr.sbin/certctl
parentdd8b877e6a80a474f3b7cc829ee2cac4f6e435d9 (diff)
downloadsrc-test-b0763b5ddd25e78c31ed1bea0c8ee4e6c19dc5bd.tar.gz
src-test-b0763b5ddd25e78c31ed1bea0c8ee4e6c19dc5bd.zip
certctl.8: Correct the HISTORY section.
certctl was merged to stable/12 after 12.1 was branched. PR: 246190 Reported by: Michael Osipov <michael.osipov@siemens.com> MFC after: 3 days
Notes
Notes: svn path=/head/; revision=361655
Diffstat (limited to 'usr.sbin/certctl')
-rw-r--r--usr.sbin/certctl/certctl.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/certctl/certctl.8 b/usr.sbin/certctl/certctl.8
index 08c4fbef3506f..49da109c5e71e 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