svn commit: r366401 - stable/12/share/man/man7
Gordon Bergling
gbe at FreeBSD.org
Sat Oct 3 15:06:48 UTC 2020
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.
More information about the svn-src-all
mailing list