--- src/share/man/man9/crypto.9 2003/06/17 04:37:01 1.2 +++ src/share/man/man9/crypto.9 2006/02/25 19:35:46 1.3 @@ -16,7 +16,7 @@ .\" PURPOSE. .\" .\" $FreeBSD: src/share/man/man9/crypto.9,v 1.3.2.2 2003/01/28 17:11:48 sam Exp $ -.\" $DragonFly: src/share/man/man9/crypto.9,v 1.1 2003/06/16 05:37:40 dillon Exp $ +.\" $DragonFly$ .\" .Dd November 21, 2002 .Dt CRYPTO 9 @@ -250,9 +250,8 @@ routine. If the request was not successful, an error code is set in the .Va crp_etype field. -It is the responsibility of the callback routine to set the appropriate -.Xr spl 9 -level. +It is the responsibility of the callback routine to enter a critical +section. .It Va crp_etype Contains the error type, if any errors were encountered, or zero if the request was successfully processed.