encrypt.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-09 10:34:27 +01:00
parent e8d28f7cc9
commit 31e9088393
1 changed files with 3 additions and 1 deletions

View File

@ -114,7 +114,9 @@ These functions do not return any value.
Set
.I errno
to zero before calling the above functions.
On success, it is unchanged.
On success,
.I errno
is unchanged.
.TP
.B ENOSYS
The function is not provided.