des_crypt.3: Fix typo.

Obtained from:	DragonflyBSD (a78d083cf561cf325e8f1a151251b8901159e2ce)
MFC After:	3 days
This commit is contained in:
eadler 2018-03-07 09:31:27 +00:00
parent c746537b14
commit 2b0e85c4ef

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.