Author: gbe (doc committer)
Date: Sat Sep 19 15:08:57 2020
New Revision: 365904
URL: https://svnweb.freebsd.org/changeset/base/365904

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

Modified:
  head/share/man/man7/crypto.7

Modified: head/share/man/man7/crypto.7
==============================================================================
--- head/share/man/man7/crypto.7        Sat Sep 19 14:49:31 2020        
(r365903)
+++ head/share/man/man7/crypto.7        Sat Sep 19 15:08:57 2020        
(r365904)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to