Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2015 07:08:17 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r292181 - head/share/man/man4
Message-ID:  <201512140708.tBE78Hr2060555@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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