From 71d96c11f008bdce9b4ddc6ef72441faf89b8ccf Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Tue, 15 Dec 2015 06:01:02 +0000 Subject: [PATCH] Fix a typo (opencrypto -> crypto) and remove useless comment. --- share/man/man4/crypto.4 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/share/man/man4/crypto.4 b/share/man/man4/crypto.4 index a488d9c240f..31edb7f0dbb 100644 --- a/share/man/man4/crypto.4 +++ b/share/man/man4/crypto.4 @@ -60,7 +60,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 12, 2014 +.Dd December 15, 2015 .Dt CRYPTO 4 .Os .Sh NAME @@ -79,7 +79,7 @@ The .Nm driver gives user-mode applications access to hardware-accelerated cryptographic transforms, as implemented by the -.Xr opencrypto 9 +.Xr crypto 9 in-kernel interface. .Pp The @@ -99,9 +99,6 @@ variables, .Ic kern.userasymcrypto and .Ic kern.cryptodevallowsoft . -See -.Xr sysctl 7 -for additional details. .Pp The .Nm