Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 15:06:47 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r366401 - stable/12/share/man/man7
Message-ID:  <202010031506.093F6lHO095166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Sat Oct  3 15:06:47 2020
New Revision: 366401
URL: https://svnweb.freebsd.org/changeset/base/366401

Log:
  MFC r365904: crypto(7): Correct Sections out of conventional order error
  
  Event:		September 2020 Bugathon

Modified:
  stable/12/share/man/man7/crypto.7
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man7/crypto.7
==============================================================================
--- stable/12/share/man/man7/crypto.7	Sat Oct  3 14:51:15 2020	(r366400)
+++ stable/12/share/man/man7/crypto.7	Sat Oct  3 15:06:47 2020	(r366401)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 2, 2015
+.Dd June 4, 2020
 .Dt CRYPTO 7
 .Os
 .Sh NAME
@@ -137,5 +137,10 @@ in the cipher mode section.
 .Sh SEE ALSO
 .Xr crypto 4 ,
 .Xr crypto 9
+.Sh HISTORY
+The
+.Nm
+manpage first appeared in
+.Fx 10.1 .
 .Sh BUGS
 Not all the implemented algorithms are listed.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010031506.093F6lHO095166>