crypto(7): Correct Sections out of conventional order error

Event:		September 2020 Bugathon
MFC after:	1 week
This commit is contained in:
Gordon Bergling
2020-09-19 15:08:57 +00:00
parent b72ce4bfdf
commit 182ae6ca30
+4 -4
View File
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd June 04, 2020
.Dd June 4, 2020
.Dt CRYPTO 7
.Os
.Sh NAME
@@ -166,13 +166,13 @@ This algorithm implements Cipher Block Chaining.
16 or 32
.El
.El
.Sh SEE ALSO
.Xr crypto 4 ,
.Xr crypto 9
.Sh HISTORY
The
.Nm
manpage first appeared in
.Fx 10.1 .
.Sh SEE ALSO
.Xr crypto 4 ,
.Xr crypto 9
.Sh BUGS
Not all the implemented algorithms are listed.