des_crypt.3: Fix typo.

Obtained from:	DragonflyBSD (a78d083cf561cf325e8f1a151251b8901159e2ce)
MFC After:	3 days
This commit is contained in:
Eitan Adler 2018-03-07 09:31:27 +00:00
parent a2a7830eb1
commit 7ab39aa526
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330572

View File

@ -108,7 +108,7 @@ vector upon return.
No error.
.It Bq Er DESERR_NOHWDEVICE
Encryption succeeded, but done in software instead of the requested hardware.
.It Bq Er DESERR_HWERR
.It Bq Er DESERR_HWERROR
An error occurred in the hardware or driver.
.It Bq Er DESERR_BADPARAM
Bad argument to routine.