Author: kevlo
Date: Mon Dec 14 07:08:17 2015
New Revision: 292181
URL: https://svnweb.freebsd.org/changeset/base/292181

Log:
  Add the cryptodev device.

Modified:
  head/share/man/man4/aesni.4

Modified: head/share/man/man4/aesni.4
==============================================================================
--- head/share/man/man4/aesni.4 Mon Dec 14 01:09:25 2015        (r292180)
+++ head/share/man/man4/aesni.4 Mon Dec 14 07:08:17 2015        (r292181)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd September 6, 2010
+.Dd December 14, 2015
 .Dt AESNI 4
 .Os
 .Sh NAME
@@ -36,6 +36,7 @@ place the following lines in your
 kernel configuration file:
 .Bd -ragged -offset indent
 .Cd "device crypto"
+.Cd "device cryptodev"
 .Cd "device aesni"
 .Ed
 .Pp
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to