encrypt.3: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-20 07:10:40 +02:00
parent de396db503
commit a53a30b714
1 changed files with 2 additions and 2 deletions

View File

@ -146,10 +146,10 @@ and
.BR setkey_r ()
are GNU extensions.
.SH NOTES
In glibc 2.2 these functions use the DES algorithm.
In glibc 2.2, these functions use the DES algorithm.
.SH EXAMPLE
You need to link with libcrypt to compile this example with glibc.
To do useful work the
To do useful work, the
.I key[]
and
.I txt[]